mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
update
This commit is contained in:
parent
7c2f35f069
commit
386cb53a78
1 changed files with 6 additions and 0 deletions
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -15,3 +15,9 @@ jobs:
|
|||
sudo apt-get install -y libxml2-utils
|
||||
chmod +x run.sh
|
||||
./run.sh
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
Loading…
Add table
Add a link
Reference in a new issue