Refactor workflows to avoid > 3 nested levels

This commit is contained in:
Artem Bilan
2023-11-16 09:23:02 -05:00
parent 59c1400213
commit 0df7d540f7
7 changed files with 59 additions and 84 deletions

View File

@@ -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