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 c33c310 commit 7019afbCopy full SHA for 7019afb
.github/workflows/build.yml
@@ -137,6 +137,7 @@ jobs:
137
# ref: https://github.com/ggerganov/llama.cpp/actions/runs/7131777249/job/19420981052#step:5:1124
138
139
release:
140
+ permissions: write-all
141
if: ${{ ( github.event_name == 'push' && github.ref == 'refs/heads/master' ) || github.event.inputs.create_release == 'true' }}
142
143
runs-on: ubuntu-latest
0 commit comments