Skip to content

Commit 2d6c407

Browse files
committed
Adjust GH action permissions
1 parent d4f0b99 commit 2d6c407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish
22
permissions:
3-
contents: read
3+
contents: write
44
pages: write
55

66
on:

0 commit comments

Comments
 (0)