Skip to content

Commit

Permalink
Fixed actions definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
tpanajott committed Jul 26, 2023
1 parent 1548f91 commit 13b908b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
--all \
--target docker \
--image NSPanelManager-{arch} \
--release-tag ${{ github.ref_name }} \
--release ${{ github.ref_name }} \
--release-tag \
--docker-hub ${{ secrets.DOCKERHUB_USERNAME }}

0 comments on commit 13b908b

Please sign in to comment.