Skip to content

Commit 8065cf2

Browse files
committed
ci: add/update release workflow
1 parent 2ef8a12 commit 8065cf2

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@7f8cab53bf0b02b6400307f8e3a9fb68dd648902 # v3.8.0
24+
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@5f035642502eb701fce3df07c9b5d2a3c815486b # v3.8.1
2525
with:
2626
semantic-release-dryrun: ${{ inputs.dryRun }}
2727
expect-tests: false

0 commit comments

Comments
 (0)