Skip to content

Commit 35c5365

Browse files
committed
updated needs job
1 parent 9ee8b60 commit 35c5365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
slack-workflow-status:
3636
if: always()
3737
name: Post Workflow Status To Slack
38-
needs: [ build ]
38+
needs: [ release ]
3939
runs-on: ubuntu-latest
4040
steps:
4141
- name: Slack Workflow Notification

0 commit comments

Comments
 (0)