Change to Gradle-specific reusable workflow
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: artembilan/spring-github-workflows/.github/workflows/spring-artifactory-release.yml@main
|
||||
uses: artembilan/spring-github-workflows/.github/workflows/spring-artifactory-gradle-release.yml@main
|
||||
with:
|
||||
buildToolArgs: dist
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user