We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea0d86 commit 37b7110Copy full SHA for 37b7110
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ concurrency:
12
cancel-in-progress: true
13
14
permissions:
15
- contents: read # to fetch code (actions/checkout)
+ contents: write # for creating releases
16
17
jobs:
18
main:
0 commit comments