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 84db0f3 commit 5522cd1Copy full SHA for 5522cd1
.github/workflows/upload-artifacts.yml
@@ -8,6 +8,9 @@ on:
8
- 'CHANGELOG.md'
9
workflow_dispatch:
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
tag-and-release:
16
runs-on: ubuntu-latest
0 commit comments