Skip to content

Commit

Permalink
Fixed release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgebal committed Dec 11, 2022
1 parent 1846c4f commit 90d0e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
slack-workflow-status:
if: always()
name: Post Workflow Status To Slack
needs: [ publish, upload_artifacts ]
needs: [ upload_artifacts ]
runs-on: ubuntu-latest
steps:
- name: Slack Workflow Notification
Expand Down

0 comments on commit 90d0e5d

Please sign in to comment.