Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerauerbeck authored Jan 20, 2023
1 parent d0778e3 commit c5c8f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2

- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@master
uses: tylerauerbeck/helm-gh-pages@main
with:
token: ${{ secrets.SUPER_SECRET_TOKEN }}
charts_dir: ./.
Expand Down

0 comments on commit c5c8f3c

Please sign in to comment.