Skip to content

Commit

Permalink
test new workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xichen1 committed Nov 7, 2023
1 parent dc2d1f3 commit 744a1ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: enriikke/gatsby-gh-pages-action@v2
- uses: xichen1/gatsby-gh-pages-action@main
with:
access-token: ${{ secrets.ACCESS_TOKEN }}
deploy-branch: gh-pages
Expand Down

0 comments on commit 744a1ea

Please sign in to comment.