Skip to content

Commit 717f1f2

Browse files
committed
fix(npm): add OIDC support
1 parent b547317 commit 717f1f2

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/js-deploy.yml@master

0 commit comments

Comments
 (0)