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:
Artem Bilan
2023-11-16 12:32:43 -05:00
parent 4754d21d7f
commit 0ca38b0db9
14 changed files with 3 additions and 672 deletions

View File

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