Skip to content

Commit 2a11ace

Browse files
committed
fix: remove id-token permission
1 parent 0f6b713 commit 2a11ace

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
publish:
1818
if: github.repository_owner == 'bombshell-dev'
1919
runs-on: ubuntu-latest
20-
permissions:
21-
id-token: write
2220

2321
steps:
2422
- name: Generate a token

0 commit comments

Comments
 (0)