Skip to content

Commit

Permalink
FIX: Add needs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred78290 committed Oct 17, 2022
1 parent 1a5e6ca commit 0ee52e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
name: Deploy
runs-on: ubuntu-latest
needs: build
env:
REGISTRY: ${{ secrets.REGISTRY }}
steps:
Expand Down

0 comments on commit 0ee52e7

Please sign in to comment.