Skip to content

Commit

Permalink
Merge pull request #257 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
tcort authored Apr 30, 2023
2 parents bfee3ac + 3f54c81 commit 0ea8ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v3
- name: "Docker: Build & Publish"
id: build
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: ${{ env.IMAGE_NAME }}
registry: ${{ env.REGISTRY }}
Expand Down

0 comments on commit 0ea8ffd

Please sign in to comment.