Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
SoulLyoko committed Aug 10, 2021
1 parent 509519f commit a1d5263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
yarn docs:build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
branch: gh-pages
Expand Down

0 comments on commit a1d5263

Please sign in to comment.