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 b2c3bc6 commit 87e6986Copy full SHA for 87e6986
.github/workflows/continuous-integration-workflow.yml
@@ -310,7 +310,7 @@ jobs:
310
- name: Send Slack message
311
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
312
# See https://github.com/Gamesight/slack-workflow-status/issues/38
313
- uses: sjohnr/slack-workflow-status@v1.1.0
+ uses: sjohnr/slack-workflow-status@v1-beta
314
with:
315
repo_token: ${{ secrets.GITHUB_TOKEN }}
316
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments