Skip to content

Commit

Permalink
switch action back to upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
sfunkhouser committed Aug 14, 2023
1 parent 6e4c7cb commit d91a8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ref: ${{ github.ref }}

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

0 comments on commit d91a8ba

Please sign in to comment.