Skip to content

Commit

Permalink
ci: add/update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransformer committed Nov 18, 2024
1 parent e4eb165 commit 6cabc3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Only on main repository (don't release on forks)
if: github.repository_owner == 'halestudio'

uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@9c41620a8500407facd60e33f22ce81e58ced229 # v3.2.0
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@7f5f6571ea09b9d4b2b85d8b7a13f9ff80ba59e4 # v3.2.1
with:
semantic-release-dryrun: ${{ inputs.dryRun }}
java-version: 17
Expand Down

0 comments on commit 6cabc3c

Please sign in to comment.