Skip to content

Commit

Permalink
Use vanilla token. Fixes #5.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen authored Aug 9, 2020
1 parent a7244d7 commit 2c6a422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
uses: J12934/helm-gh-pages-action@master
with:
deploy-branch: gh-pages
access-token: ${{ secrets.ACCESS_TOKEN }}
access-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2c6a422

Please sign in to comment.