Skip to content

Commit f059927

Browse files
committed
[Fix] add permission for publish action
1 parent 4231cce commit f059927

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/upload.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
release:
55
types:
66
- created
7+
8+
permissions:
9+
contents: write
710

811
jobs:
912
upload-assets:

0 commit comments

Comments
 (0)