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 10e25f1 commit 95d5cc2Copy full SHA for 95d5cc2
.github/workflows/java.yml
@@ -103,8 +103,7 @@ jobs:
103
MAVEN_CENTRAL_PASSWORD: ${{ secrets.MAVEN_CENTRAL_PASSWORD }}
104
105
demo_job:
106
- if: ${{github.event_name == 'workflow_dispatch' }}
107
- uses: optimizely/java-sdk/.github/workflows/build.yml@master
+ uses: optimizely/java-sdk/.github/workflows/build.yml@muzahidul/update-github-actions
108
with:
109
action: ship
110
secrets:
0 commit comments