Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b486a commit 40cbed5Copy full SHA for 40cbed5
1 file changed
.github/workflows/release.yml
@@ -79,7 +79,7 @@ jobs:
79
timeout-minutes: 10
80
steps:
81
- name: Slack Workflow Notification
82
- uses: Gamesight/slack-workflow-status@v1.3.0
+ uses: Gamesight/slack-workflow-status@master
83
with:
84
repo_token: ${{secrets.GITHUB_TOKEN}}
85
slack_webhook_url: ${{secrets.SLACK_WEBHOOK_URL}}
0 commit comments