Release current version for branch main #29
release.yml
on: workflow_dispatch
release
/
...
/
find-release-version
release
/
...
/
staging-to-artifactory-with-gradle
release
/
...
/
release-to-central
release
/
...
/
promote-milestone-with-jfrog
release
/
...
/
finalize-releae
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L47
The workflow is not valid. artembilan/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main (Line: 47, Col: 3): Error calling workflow 'artembilan/spring-github-workflows/.github/workflows/spring-find-release-version.yml@c2797e9abc1f53870e170f1164d83f7c270b0d30'. The nested job 'find-release-version' is requesting 'actions: write', but is only allowed 'actions: none'.
|