Skip to content

Commit

Permalink
Change to Gradle-specific reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Nov 30, 2023
1 parent f1433ca commit c24c999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c24c999

Please sign in to comment.