diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 5fa9537..8962054 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -10,6 +10,11 @@ on: # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + name: Receiver + + repository_dispatch: + types: [documentation] + # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: contents: read