Skip to content

Commit

Permalink
Set container release tag as the tag name of the release
Browse files Browse the repository at this point in the history
  • Loading branch information
tpanajott committed Jul 26, 2023
1 parent 2a5e3e7 commit 1548f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
--all \
--target docker \
--image NSPanelManager-{arch} \
--release-tag ${{ github.ref_name }} \
--docker-hub ${{ secrets.DOCKERHUB_USERNAME }}

0 comments on commit 1548f91

Please sign in to comment.