Skip to content

Commit 24d4f7c

Browse files
clean up
1 parent 3b7bd89 commit 24d4f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
9393
publish:
9494
if: startsWith(github.ref, 'refs/tags/')
95-
uses: optimizely/java-sdk/.github/workflows/build.yml@master
95+
uses: optimizely/java-sdk/.github/workflows/build.yml@muzahid/fix-tag
9696
with:
9797
action: ship
9898
github_tag: ${GITHUB_REF#refs/*/}

0 commit comments

Comments
 (0)