Skip to content

Commit cb5d165

Browse files
committed
ci: add/update publish workflow
1 parent 144d148 commit cb5d165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-publish.yml

Lines changed: 1 addition & 1 deletion
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@cabfc6b25aedd97f169788a9cf84a62b9e963e15 # v3.8.2
22+
uses: wetransform/gha-workflows/.github/workflows/gradle-library-publish.yml@14995ce361a7c42fb9665895fd44c9483e02351d # v3.8.3
2323
with:
2424
java-version: 17
2525
multi-module: false

0 commit comments

Comments
 (0)