Skip to content

Commit

Permalink
Updated git deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
qkmaxware committed May 16, 2021
1 parent c9d59ac commit c9901be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: Commit to Github Pages
uses: JamesIves/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: .release/wwwroot

0 comments on commit c9901be

Please sign in to comment.