Skip to content

Commit f2a2fd5

Browse files
committed
chore: add missing permissions
1 parent 99d959f commit f2a2fd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
permissions:
2+
id-token: write
3+
contents: read
14
jobs:
25
test:
36
environment: release

0 commit comments

Comments
 (0)