Reusable workflows from a common repository
* Remove `release-files-spec.json` and `spring-project-init.gradle` since they come from a common repository as well
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -7,7 +7,7 @@ run-name: Release current version for branch ${{ github.ref_name }}
|
||||
|
||||
jobs:
|
||||
release:
|
||||
uses: spring-projects/spring-integration-aws/.github/workflows/spring-artifactory-release.yml@main
|
||||
uses: artembilan/spring-messaging-build-tools/spring-artifactory-release.yml@main
|
||||
with:
|
||||
buildToolArgs: dist
|
||||
secrets: inherit
|
||||
Reference in New Issue
Block a user