Skip to content

Commit

Permalink
FIX: Add missing needs on deploy step
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmcal committed Sep 14, 2024
1 parent 3b729bc commit f38052b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
name: Build
uses: gmmcal/gmmcal-reusable-workflows/.github/workflows/_docker.yml@v0
needs:
- tag
- release
secrets: inherit
with:
Expand Down

0 comments on commit f38052b

Please sign in to comment.