Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 77272eb

Browse files
committed
Fixing build
1 parent c9638da commit 77272eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
run: |
8686
echo ${{ secrets.HELM_TOKEN }} | helm registry login ghcr.io --username ${{ github.actor }} --password-stdin
8787
helm push docs/onechart-${CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
88-
helm push docs/namespaces-${NAMESPACES_CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
8988
helm push docs/cron-job-${CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
9089
helm push docs/static-site-${STATIC_SITE_CHART_VERSION}.tgz oci://ghcr.io/gimlet-io
9190
env:

0 commit comments

Comments
 (0)