Skip to content

Commit

Permalink
chore: test cd
Browse files Browse the repository at this point in the history
  • Loading branch information
cszo committed Jul 11, 2023
1 parent 101fbe7 commit 361de5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
GITHUB_TOKEN: ${{ secrets.REACT18_ANTD5_TEMPLATE }}
BRANCH: master
BRANCH: gh-pages
FOLDER: dist

0 comments on commit 361de5f

Please sign in to comment.