Skip to content

Commit

Permalink
Update apim-apk-agent-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharsanan1 authored Sep 30, 2024
1 parent fdc57f7 commit 5c3ba64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apim-apk-agent-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: |
cd apim-apk-agent
./gradlew build
- name: Run Gradle Build
- name: Push docker images to docker hub
if: github.event_name == 'pull_request_target' && github.event.action == 'closed' && github.event.pull_request.merged == true
run: |
cd apim-apk-agent
Expand Down

0 comments on commit 5c3ba64

Please sign in to comment.