Skip to content

Commit 0f6b713

Browse files
committed
chore: allow id-token
1 parent 5e85e1e commit 0f6b713

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

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

2123
steps:
2224
- name: Generate a token

0 commit comments

Comments
 (0)