mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
also add workflow dispatch
This commit is contained in:
1
.github/workflows/github-pages.yml
vendored
1
.github/workflows/github-pages.yml
vendored
@@ -2,6 +2,7 @@ name: Deploy to GitHub Pages
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user