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.
2 parents dce87be + 87e6986 commit 6f0ce5cCopy full SHA for 6f0ce5c
.github/workflows/continuous-integration-workflow.yml
@@ -317,7 +317,7 @@ jobs:
317
- name: Send Slack message
318
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
319
# See https://github.com/Gamesight/slack-workflow-status/issues/38
320
- uses: sjohnr/slack-workflow-status@v1.1.0
+ uses: sjohnr/slack-workflow-status@v1-beta
321
with:
322
repo_token: ${{ secrets.GITHUB_TOKEN }}
323
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments