We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f6b0e0 + 64f37dd commit 1108464Copy full SHA for 1108464
1 file changed
.github/workflows/build_cmake.yml
@@ -174,6 +174,7 @@ jobs:
174
path: build/rexsapi-*.zip
175
176
create_release:
177
+ permissions: write-all
178
name: Create release
179
if: startsWith( github.ref, 'refs/tags/')
180
runs-on: ubuntu-20.04
0 commit comments