Skip to content

Commit 946a6b5

Browse files
add token write permission
1 parent d8dcc7f commit 946a6b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ jobs:
77
deploy:
88
name: Deploy
99
runs-on: ubuntu-latest
10+
permissions:
11+
id-token: write
1012
environment: poc
1113
concurrency: deploy-poc-${{ github.ref }}
1214

0 commit comments

Comments
 (0)