mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
CI: Housekeeping
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v4
|
||||||
with:
|
with:
|
||||||
personal_token: ${{ secrets.GIT_TOKEN }}
|
personal_token: ${{ secrets.GIT_TOKEN }}
|
||||||
user_name: ${{ secrets.GIT_USER }}
|
user_name: ${{ secrets.GIT_USER }}
|
||||||
|
|||||||
Reference in New Issue
Block a user