Skip to content

Commit eb6c884

Browse files
committed
ci: add/update release workflow
1 parent 6430832 commit eb6c884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Only on main repository (don't release on forks)
2222
if: github.repository_owner == 'wetransform-os'
2323

24-
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@11ac55c836e622b4a3c944e057f9067cfdc6ab11 # v4.1.1
24+
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@6cf8743e1cdaff405473951cc6ad4eadaf2226cc # v4.1.2
2525
with:
2626
semantic-release-dryrun: ${{ inputs.dryRun }}
2727
expect-tests: false

0 commit comments

Comments
 (0)