We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d58ee commit 843fca6Copy full SHA for 843fca6
.github/workflows/java.yml
@@ -104,7 +104,7 @@ jobs:
104
105
snapshot:
106
if: ${{ github.event.inputs.SNAPSHOT == 'true' && github.event_name == 'workflow_dispatch' }}
107
- uses: optimizely/java-sdk/.github/workflows/build.yml@master
+ uses: optimizely/java-sdk/.github/workflows/build.yml@muzahid/migrate-ossrh-to-maven-central
108
with:
109
action: ship
110
github_tag: BB-SNAPSHOT
0 commit comments