Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hero committed Mar 27, 2024
1 parent cb161a3 commit 1479b45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Deploy site
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
repository-name: xCss/Valine
token: ${{ secrets.GH_TOKEN }}
repository-name: ${{ secrets.GH_REPO}}
branch: gh-pages
folder: public
commit-message: GitHub Actions Auto Builder Docs at ${{ env.NOW }}

0 comments on commit 1479b45

Please sign in to comment.