Skip to content

Commit

Permalink
ci(publish): update dockerhub publication action
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Lespinasse <romain.lespinasse@gmail.com>
  • Loading branch information
rlespinasse committed Jun 28, 2023
1 parent 49acb9a commit 5bcd82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: rlespinasse/github-slug-action@v3
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@v4
uses: elgohr/Publish-Docker-Github-Action@v5
with:
name: rlespinasse/drawio-desktop-headless
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 5bcd82c

Please sign in to comment.