Skip to content

Commit

Permalink
feat: template correct secret
Browse files Browse the repository at this point in the history
  • Loading branch information
mentlak0 committed Jul 5, 2023
1 parent 49b7700 commit 73a7d1c
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 @@ -26,6 +26,6 @@ jobs:

- uses: J12934/helm-gh-pages-action@master
with:
access-token: ${{ secrets.GIT_TOKEN }}
access-token: ${{ secrets.ACCESS_TOKEN }}
charts-folder: "charts"
deploy-branch: "gh-pages"

0 comments on commit 73a7d1c

Please sign in to comment.