We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4231cce commit f059927Copy full SHA for f059927
.github/workflows/upload.yml
@@ -4,6 +4,9 @@ on:
4
release:
5
types:
6
- created
7
+
8
+permissions:
9
+ contents: write
10
11
jobs:
12
upload-assets:
0 commit comments