From c24c999063384a0dec5334982ba3375f2ef0eae2 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 30 Nov 2023 17:29:07 -0500 Subject: [PATCH] Change to Gradle-specific reusable workflow --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 32dccf2..36df185 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: