Skip to content

Commit 95d5cc2

Browse files
Update java.yml
1 parent 10e25f1 commit 95d5cc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ jobs:
103103
MAVEN_CENTRAL_PASSWORD: ${{ secrets.MAVEN_CENTRAL_PASSWORD }}
104104

105105
demo_job:
106-
if: ${{github.event_name == 'workflow_dispatch' }}
107-
uses: optimizely/java-sdk/.github/workflows/build.yml@master
106+
uses: optimizely/java-sdk/.github/workflows/build.yml@muzahidul/update-github-actions
108107
with:
109108
action: ship
110109
secrets:

0 commit comments

Comments
 (0)