Skip to content

Commit b508706

Browse files
authored
Update main.yml
1 parent b1eaf38 commit b508706

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
- main
77
workflow_dispatch:
88

9+
permissions:
10+
id-token: write
11+
contents: read
12+
913
jobs:
1014
deploy:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)