Skip to content

Commit

Permalink
Fixed copy-paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
tpanajott committed Jul 26, 2023
1 parent a3a404a commit 2a5e3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
--all \
--target docker \
--image NSPanelManager-{arch} \
--docker-hub ${{ secrets.DOCKERHUB_TOKEN }}
--docker-hub ${{ secrets.DOCKERHUB_USERNAME }}

0 comments on commit 2a5e3e7

Please sign in to comment.