Skip to content

Commit

Permalink
chore: I'd be surprised if this works too
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Międzybrodzki committed Jan 14, 2025
1 parent b5c5e6a commit 86bc848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Push chart to oci registry
run: cp app*.tgz app.tgz && helm push app.tgz oci://ghcr.io/wojciechem/platformex/app
run: cp cr-release-packages/app*.tgz app.tgz && helm push app.tgz oci://ghcr.io/wojciechem/platformex/app

0 comments on commit 86bc848

Please sign in to comment.