Skip to content

Commit

Permalink
Merge pull request #16 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
jadametz authored Jun 17, 2023
2 parents ece95e0 + 6bc760e commit 344fb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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: jadametz/gotweetdelete
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 344fb78

Please sign in to comment.