Skip to content

Commit

Permalink
fix: release workflow tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vphoebe committed Jun 6, 2021
1 parent 55cb558 commit 9a85379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: docker.pkg.github.com/${{ github.repository }}/beatnik:${{ github.ref }}
tags: docker.pkg.github.com/${{ github.repository }}/beatnik:latest

0 comments on commit 9a85379

Please sign in to comment.