Refactor workflows to avoid > 3 nested levels
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -7,8 +7,7 @@ run-name: Release current version for branch ${{ github.ref_name }}
|
||||
|
||||
jobs:
|
||||
release:
|
||||
uses: spring-projects/spring-integration-aws/.github/workflows/spring-release-for-branch.yml@main
|
||||
uses: spring-projects/spring-integration-aws/.github/workflows/spring-artifactory-release.yml@main
|
||||
with:
|
||||
buildToolArgs: dist
|
||||
repositoryTeam: artembilan,garyrussell
|
||||
secrets: inherit
|
||||
Reference in New Issue
Block a user