Skip to content

Commit

Permalink
tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanholsteijn committed Sep 16, 2021
1 parent aae6298 commit b10498e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/binxio/cru:${{ env.GITHUB_REF }}
tags: ghcr.io/binxio/cru:${{github.event.release.tag_name}}

0 comments on commit b10498e

Please sign in to comment.