Skip to content

Commit 739d5d4

Browse files
authored
ci: token permissions (#103)
Signed-off-by: Henry Schreiner <[email protected]>
1 parent dfe556c commit 739d5d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
if: startsWith(github.ref, 'refs/tags/v')
2323
permissions:
24+
token: write
2425
attestations: write
2526

2627
steps:

0 commit comments

Comments
 (0)