Add contents: write to create GH releases
This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
||||
finalize-release:
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
|
||||
uses: artembilan/spring-github-workflows/.github/workflows/spring-finalize-release.yml@main
|
||||
with:
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -9,6 +9,7 @@ jobs:
|
||||
release:
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
|
||||
uses: artembilan/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user