Skip to content

Commit

Permalink
wip: releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
mkborland committed Dec 19, 2024
1 parent ac7d47c commit 6e65bfe
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]
Expand Down

0 comments on commit 6e65bfe

Please sign in to comment.