Skip to content

Commit 87e6986

Browse files
Revert "Bump sjohnr/slack-workflow-status from 1.pre.beta to 1.1.0"
This reverts commit 40dd7a0.
1 parent b2c3bc6 commit 87e6986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ jobs:
310310
- name: Send Slack message
311311
# Workaround while waiting for Gamesight/slack-workflow-status#38 to be fixed
312312
# See https://github.com/Gamesight/slack-workflow-status/issues/38
313-
uses: sjohnr/slack-workflow-status@v1.1.0
313+
uses: sjohnr/slack-workflow-status@v1-beta
314314
with:
315315
repo_token: ${{ secrets.GITHUB_TOKEN }}
316316
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)