diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 86470e6..cc97559 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,6 +5,8 @@ on: push: # Runs on pushes targeting the default branch branches: [main] + workflow_dispatch + env: # `BASE_URL` determines the website is served from, including CSS & JS assets # You may need to change this to `BASE_URL: ''`