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 Dec 4, 2024
1 parent 7c97d8a commit 0020b39
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 == 'wetransform-os'

uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@39472b0820006f75ebd19b348939b163d7bd8a6a # v3.3.2
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@ad4aa270fbd7f42e48a02ef3b877c1826e8c983e # v3.4.0
with:
semantic-release-dryrun: ${{ inputs.dryRun }}
expect-tests: false
Expand Down

0 comments on commit 0020b39

Please sign in to comment.