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.
actions: write
test-spring-find-release-version.yml
1 parent 3a526f3 commit e5c956eCopy full SHA for e5c956e
.github/workflows/test-spring-find-release-version.yml
@@ -7,4 +7,6 @@ run-name: Release current version for branch ${{ github.ref_name }}
7
8
jobs:
9
test:
10
+ permissions:
11
+ actions: write
12
uses: spring-io/spring-github-workflows/.github/workflows/spring-find-release-version.yml@main
0 commit comments