Skip to content

Commit 3e1bc1a

Browse files
committed
fix(npm): add OIDC support
1 parent d8631fa commit 3e1bc1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Deploy
33
on:
44
workflow_dispatch:
55

6+
permissions:
7+
contents: write
8+
id-token: write
9+
610
jobs:
711
deploy:
812
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master

0 commit comments

Comments
 (0)