Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
ci: use proper target
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpitz committed Oct 20, 2021
1 parent bb0e0bf commit d398540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Distribute Container Image
run: |
VERSION=${GITHUB_REF##*/v} make release/docker
VERSION=${GITHUB_REF##*/v} make docker/release
chart:
name: Publish Chart
Expand Down

0 comments on commit d398540

Please sign in to comment.