Skip to content

Commit

Permalink
Upgrade helm github action to use helm3
Browse files Browse the repository at this point in the history
  • Loading branch information
J12934 committed Mar 28, 2020
1 parent ccef817 commit 44836ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: J12934/helm-gh-pages-action@v1.0.0
- uses: J12934/helm-gh-pages-action@v2.0.0
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
charts-folder: helm
Expand Down

0 comments on commit 44836ed

Please sign in to comment.