Skip to content

Commit fe9cbdd

Browse files
committed
update ci
1 parent c1a00c4 commit fe9cbdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
- main
77

88
permissions:
9-
write-all
9+
id-token: write
10+
1011
jobs:
1112
build-and-deploy:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)