Skip to content

Commit 8bf9e81

Browse files
committed
ci: add/update publish workflow
1 parent cdcf401 commit 8bf9e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# Only on main repository (don't publish on forks)
2020
if: github.repository_owner == 'wetransform-os'
2121

22-
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@39472b0820006f75ebd19b348939b163d7bd8a6a # v3.3.2
22+
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@ad4aa270fbd7f42e48a02ef3b877c1826e8c983e # v3.4.0
2323
with:
2424
expect-tests: false
2525
java-version: 17

0 commit comments

Comments
 (0)