Skip to content

Commit

Permalink
Merge pull request #51 from elgohr-update/main
Browse files Browse the repository at this point in the history
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
  • Loading branch information
leeseojune53 authored Apr 3, 2023
2 parents 74ab0f2 + 46d8484 commit db5b988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
region: ${{ secrets.AWS_REGION }}

- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ${{env.SERVICE_NAME}}-${{env.SERVICE_TYPE}}
username: ${{ steps.ecr.outputs.username }}
Expand Down

0 comments on commit db5b988

Please sign in to comment.