Skip to content

Commit 76499b0

Browse files
authored
chore: fixup the OIDC-based registry publish workflow (#683)
1 parent e311288 commit 76499b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/registry-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ jobs:
1010
permissions:
1111
contents: write
1212
id-token: write
13-
needs:
14-
- check
15-
if: needs.check.outputs.VERSION_EXISTS == 'false'
1613
steps:
1714
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
1815
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)