Skip to content

Commit 1108464

Browse files
authored
Merge pull request #6 from fva-net/test-release
Fixed permissions for release creation
2 parents 1f6b0e0 + 64f37dd commit 1108464

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ jobs:
174174
path: build/rexsapi-*.zip
175175

176176
create_release:
177+
permissions: write-all
177178
name: Create release
178179
if: startsWith( github.ref, 'refs/tags/')
179180
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)