We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1846c4f commit 90d0e5dCopy full SHA for 90d0e5d
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
slack-workflow-status:
68
if: always()
69
name: Post Workflow Status To Slack
70
- needs: [ publish, upload_artifacts ]
+ needs: [ upload_artifacts ]
71
runs-on: ubuntu-latest
72
steps:
73
- name: Slack Workflow Notification
0 commit comments