Skip to content

Commit

Permalink
Merge pull request #192 from parodos-dev/masayag-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
masayag authored May 21, 2024
2 parents 5bc4584 + 40b9587 commit cc7fea1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
helm repo add workflows https://parodos.dev/serverless-workflows-config
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: masayag/chart-releaser-action@mainhelm/chart-releaser-action@v1.6.0
with:
config: chart-releaser.yaml
pages_index_path: docs/index.yaml
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit cc7fea1

Please sign in to comment.