Skip to content

Commit

Permalink
Merge pull request #9 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
jebentier authored Jun 16, 2024
2 parents ed68a10 + 79b11f9 commit 4cb41a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/resume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: "actions/checkout@v1"
- name: Publish
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: jebentier/resume
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 4cb41a7

Please sign in to comment.