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 080e63d + fab941a commit 5b46c59Copy full SHA for 5b46c59
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
slack-workflow-status:
36
if: always()
37
name: Post Workflow Status To Slack
38
- needs: [ build ]
+ needs: [ release ]
39
runs-on: ubuntu-latest
40
steps:
41
- name: Slack Workflow Notification
0 commit comments