Skip to content

Commit 5b46c59

Browse files
committed
Merge branch 'develop'
2 parents 080e63d + fab941a commit 5b46c59

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)