Skip to content

Commit

Permalink
update deploy.yml (#6328)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan authored Aug 13, 2022
1 parent 54a882f commit ca4bca4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,8 @@ jobs:
- run: yarn lint:links

- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: JamesIves/github-pages-deploy-action@v4.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: dist
clean: true

1 comment on commit ca4bca4

@vercel
Copy link

@vercel vercel bot commented on ca4bca4 Aug 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.