Skip to content

Commit

Permalink
Merge pull request #116 from schireson/dc/gah
Browse files Browse the repository at this point in the history
fix: docker publish command.
  • Loading branch information
DanCardin authored Feb 21, 2024
2 parents 3145b18 + 2c74f61 commit badeff7
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 @@ -49,4 +49,4 @@ jobs:

- name: Publish Dockerhub
run: |
make publish-docker
make publish-image

0 comments on commit badeff7

Please sign in to comment.