Skip to content

Commit 5d44500

Browse files
committed
Change contents permission to write
1 parent 577c1b6 commit 5d44500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: push
33

44
permissions:
55
actions: read
6-
contents: read
6+
contents: write
77
security-events: write
88
packages: write
99
id-token: write

0 commit comments

Comments
 (0)