Skip to content

Commit

Permalink
Updated elgohr/Publish-Docker-Github-Action to a supported version (v5)
Browse files Browse the repository at this point in the history
elgohr/Publish-Docker-Github-Action@master is not supported anymore
  • Loading branch information
elgohr committed Apr 15, 2023
1 parent bfee3ac commit 3f54c81
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 3f54c81

Please sign in to comment.