Skip to content

Commit

Permalink
fix/cicd: try to fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
uptonking committed Dec 28, 2023
1 parent 1725ccc commit 6fe596c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
- name: deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-spages
branch: gh-pages
folder: build
token: '${{ secrets.EXAMPLES20231229 }}'

0 comments on commit 6fe596c

Please sign in to comment.