Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 90d0e5d

Browse files
committed
Fixed release.yml
1 parent 1846c4f commit 90d0e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
slack-workflow-status:
6868
if: always()
6969
name: Post Workflow Status To Slack
70-
needs: [ publish, upload_artifacts ]
70+
needs: [ upload_artifacts ]
7171
runs-on: ubuntu-latest
7272
steps:
7373
- name: Slack Workflow Notification

0 commit comments

Comments
 (0)