Skip to content

Commit

Permalink
Add release and chart workflows
Browse files Browse the repository at this point in the history
Signed-off-by: galal-hussein <[email protected]>
  • Loading branch information
galal-hussein committed May 15, 2024
1 parent 9e1474b commit d84fb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
context: .
push: true
tags: rancher/k3k:${{ github.event.release.tag_name }}
tags: rancher/k3k:${{ github.ref_name }}
file: Dockerfile
platforms: linux/amd64

Expand Down

0 comments on commit d84fb58

Please sign in to comment.