1
mirror of https://github.com/interstellar750/hexo_s synced 2024-10-18 16:23:50 +08:00
hexo_s/.github/workflows/gh-pages.yml
2022-11-28 16:39:12 +08:00

13 lines
209 B
YAML

name: Deploy to GitHub Pages
on:
push:
branches: main
workflow_dispatch:
jobs:
deploy:
uses: importantimport/.github/.github/workflows/pnpm-gh-pages.yml@main
with:
publish_dir: build