Skip to content

Commit

Permalink
Merge pull request #1205 from wso2/Tharsanan1-patch-3
Browse files Browse the repository at this point in the history
Update apim-apk-agent-release.yml
  • Loading branch information
Tharsanan1 authored Sep 30, 2024
2 parents fdc57f7 + 5c3ba64 commit cb09171
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 cb09171

Please sign in to comment.