remove newlines
This commit is contained in:
parent
45bf7b6ecf
commit
01cb5fc54b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -49,4 +49,4 @@ jobs:
|
|||
|
||||
- name: announce update
|
||||
run: |
|
||||
echo -en "PASS ${{ secrets.TMI_TOKEN }}\r\nNICK gempbot\r\nPRIVMSG #pajlada :nymnREACT ${{ github.event.head_commit.message }} github.com/gempir/justlog/commit/${{ steps.vars.outputs.sha_short }} | justlog update\r\n" | openssl s_client -connect irc.chat.twitch.tv:6697
|
||||
echo -en "PASS ${{ secrets.TMI_TOKEN }}\r\nNICK gempbot\r\nPRIVMSG #pajlada :nymnREACT ${${{ github.event.head_commit.message }}//$'\n'/} github.com/gempir/justlog/commit/${{ steps.vars.outputs.sha_short }} | justlog update\r\n" | openssl s_client -connect irc.chat.twitch.tv:6697
|
||||
|
|
Loading…
Reference in a new issue