We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249f8ea commit 64ac722Copy full SHA for 64ac722
.github/workflows/release.yml
@@ -5,6 +5,8 @@ on:
5
- created
6
jobs:
7
build:
8
+ permissions:
9
+ contents: write
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
0 commit comments