Skip to content

Commit aa4e0df

Browse files
committed
Refactor deploy.yml to update template file path, permissions, and remove unused federated token
1 parent a2f589d commit aa4e0df

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
@@ -8,6 +8,10 @@ on:
88
required: true
99
default: 'dev'
1010

11+
permissions:
12+
id-token: write
13+
contents: read
14+
1115
jobs:
1216
deploy:
1317
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)