We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf985e commit 095f23dCopy full SHA for 095f23d
.github/workflows/continuous-integration-workflow.yml
@@ -343,7 +343,7 @@ jobs:
343
- name: Send Slack message
344
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
345
# See https://github.com/Gamesight/slack-workflow-status/issues/38
346
- uses: sjohnr/slack-workflow-status@9eb3eb361c03f8bb9271782f987f472adfc31056
+ uses: sjohnr/slack-workflow-status@v1-beta
347
with:
348
repo_token: ${{ secrets.GITHUB_TOKEN }}
349
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments