We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7bd89 commit 24d4f7cCopy full SHA for 24d4f7c
.github/workflows/java.yml
@@ -92,7 +92,7 @@ jobs:
92
93
publish:
94
if: startsWith(github.ref, 'refs/tags/')
95
- uses: optimizely/java-sdk/.github/workflows/build.yml@master
+ uses: optimizely/java-sdk/.github/workflows/build.yml@muzahid/fix-tag
96
with:
97
action: ship
98
github_tag: ${GITHUB_REF#refs/*/}
0 commit comments