Skip to content

Commit

Permalink
fix(ci): Docker needs pub
Browse files Browse the repository at this point in the history
  • Loading branch information
j4qfrost committed Jun 7, 2024
1 parent 73f678a commit 91b29c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
tag_name: ${{ env.release_tag }}
body_path: CHANGES.txt
docker:
needs: pub
if: |
startsWith(github.event.head_commit.message, 'feat')
|| startsWith(github.event.head_commit.message, 'fix')
Expand Down

0 comments on commit 91b29c3

Please sign in to comment.