Skip to content

Commit

Permalink
Add missing dependency link 'needs: build' to new publish stage
Browse files Browse the repository at this point in the history
  • Loading branch information
redmushie committed Sep 19, 2023
1 parent 8a459a2 commit 540f86d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

publish:
runs-on: ubuntu-latest
needs: build

steps:
- name: Download release notes
Expand Down

0 comments on commit 540f86d

Please sign in to comment.