Skip to content

Commit

Permalink
no need for the releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Vad1mo committed Jul 11, 2024
1 parent a65c192 commit 8027bd2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,6 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Add Bitnami Helm repository
run: helm repo add bitnami https://charts.bitnami.com/bitnami

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
env:
CR_SKIP_EXISTING: true
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_GENERATE_RELEASE_NOTES: true

# see https://github.com/helm/chart-releaser/issues/183
- name: Login to 8gears.container-registry.com
uses: docker/login-action@v3
Expand Down

0 comments on commit 8027bd2

Please sign in to comment.