Skip to content

Commit

Permalink
Fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
laszlocph committed Aug 17, 2024
1 parent c9638da commit 77272eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
run: |
echo ${{ secrets.HELM_TOKEN }} | helm registry login ghcr.io --username ${{ github.actor }} --password-stdin
helm push docs/onechart-${CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
helm push docs/namespaces-${NAMESPACES_CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
helm push docs/cron-job-${CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
helm push docs/static-site-${STATIC_SITE_CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
env:
Expand Down

0 comments on commit 77272eb

Please sign in to comment.