diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index dd08cfb8..1568a53e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,6 +1,6 @@ name: Build and Deploy -on: [workflow_dispatch] +on: [push] # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: