Skip to content

Commit

Permalink
chore: I'd be surprised if it works right-off-the-bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojciech Międzybrodzki committed Jan 14, 2025
1 parent 45b64da commit b5c5e6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ jobs:
packages_with_index: true
env:
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

0 comments on commit b5c5e6a

Please sign in to comment.