Skip to content

Commit

Permalink
refactor: save
Browse files Browse the repository at this point in the history
  • Loading branch information
zyronon committed May 3, 2024
1 parent eff3277 commit 91b80ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gitee-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Build
run: pnpm run build-gitee-pages

- name: Deploy to Gitee Pages
- name: Deploy to Github Pages
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 91b80ba

Please sign in to comment.