diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 08edf86..6ed7d92 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -2,7 +2,7 @@ name: deploy-docs on: release: - types: [published] + types: [published, released] workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages