Skip to content

Commit 122114a

Browse files
committed
add permissions
1 parent 31f1b44 commit 122114a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ on:
66
env:
77
targetEnv: dev
88

9+
permissions:
10+
id-token: write
11+
contents: read
12+
13+
914
jobs:
1015
deploy:
1116
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)