Skip to content

Commit

Permalink
elgohr/Publish-Docker-Github-Action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
willosof committed Dec 2, 2023
1 parent 5a844d3 commit c9094fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
uses: elgohr/Publish-Docker-Github-Action@v4
with:
name: companion-worker-modules
registry: ghcr.io/bitfocus
Expand Down

0 comments on commit c9094fc

Please sign in to comment.