Skip to content

Commit 74ecbf1

Browse files
committed
Update token permissions.
1 parent 6d94854 commit 74ecbf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
# - main
2121

2222
permissions:
23-
contents: read
23+
contents: write # needed so we can publish page update
2424
packages: write # needed so we can publish a package / artifact
2525

2626
jobs:

0 commit comments

Comments
 (0)