mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 14:18:01 +08:00
task: allow deploy-gh-pages to run manually
This commit is contained in:
parent
d3e97e1ecd
commit
d4ce0d97a6
1
.github/workflows/deploy-gh-pages.yaml
vendored
1
.github/workflows/deploy-gh-pages.yaml
vendored
@ -5,6 +5,7 @@ on:
|
||||
branches:
|
||||
- main # Set a branch to deploy
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user