diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 6773179..8042d4c 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -1,6 +1,7 @@ name: GitHub Pages on: + workflow_dispatch: {} push: branches: ['main'] tags: ['*']