Skip to content

Commit

Permalink
Merge pull request #110 from elgohr-update/master
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
shaneknapp authored Oct 16, 2023
2 parents fc859a1 + 63d4f9b commit 995718d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: yuvipanda/hubploy
snapshot: true
Expand Down

0 comments on commit 995718d

Please sign in to comment.