add missing dollar sign

This commit is contained in:
narodnik
2021-03-17 12:49:00 +01:00
parent 4de4b3ad22
commit a3a06b1201

View File

@@ -13,7 +13,7 @@ jobs:
status: 'OK'
user: 'narodnik'
password: ${{ secrets.MATRIX_PASSWORD }}
message: Bob the builder {{ github.sha }}
message: Bob the builder ${{ github.sha }}
#- name: Send message to test channel
# id: matrix-chat-message
# uses: fadenb/matrix-chat-message@v0.0.6