Skip to content

Commit 63007b7

Browse files
committed
fix(npm): trigger deploy
1 parent f28ae10 commit 63007b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

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

6+
permissions:
7+
id-token: write
8+
69
jobs:
710
deploy:
811
uses: Geode-solutions/actions/.github/workflows/py-deploy.yml@master

0 commit comments

Comments
 (0)