diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 97c56fd..df299ee 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -1,9 +1,7 @@ name: Deploy API Docs to GitHub Pages on: - release: - types: - - published + push: permissions: contents: read