diff --git a/.github/workflows/deploy-website-to-gh-pages.yaml b/.github/workflows/deploy-website-to-gh-pages.yaml index 76fc9ea..162c75d 100644 --- a/.github/workflows/deploy-website-to-gh-pages.yaml +++ b/.github/workflows/deploy-website-to-gh-pages.yaml @@ -1,5 +1,6 @@ name: Publish Astro site in `frontend` to GitHub Pages on: + push: release: types: [released] permissions: