Skip to content

Commit

Permalink
chore: remove needs on release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Dec 10, 2024
1 parent ec0e352 commit 33bb934
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
contents: write # Allows reading the content of the repository.
packages: write # Allows reading the content of the repository's packages.
id-token: write
needs: tag-new-version
if: ${{ needs.tag-new-version.outputs.release_created == 'true' }}
strategy:
matrix:
flavor: [upstream, registry1, unicorn]
Expand Down

0 comments on commit 33bb934

Please sign in to comment.