Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sir5kong committed May 7, 2023
1 parent 5f91eb9 commit c6e5dda
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 @@ -35,4 +35,4 @@ jobs:
with:
context: .
push: true
tags: ${{ env.CR_REPO }}:${{ GITHUB_REF_NAME }}
tags: ${{ env.CR_REPO }}:${{ github.ref_name }}

0 comments on commit c6e5dda

Please sign in to comment.