Skip to content

Commit

Permalink
Merge pull request #504 from maykinmedia/issue/fix-docker-latest-push
Browse files Browse the repository at this point in the history
👷 [maykinmedia/open-api-framework#92] Ensure latest docker tag is pushed
  • Loading branch information
swrichards authored Dec 19, 2024
2 parents 11936a1 + fa0aaf4 commit 150ab3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}

open-api-publish:
uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@v1
uses: maykinmedia/open-api-workflows/.github/workflows/publish.yml@5-push-docker-to-latest
needs:
- store-reusable-workflow-vars
- open-api-ci
Expand Down

0 comments on commit 150ab3a

Please sign in to comment.