diff --git a/.github/workflows/gh-pages-static.yml b/.github/workflows/gh-pages-static.yml index b9c9160..c8c0eeb 100644 --- a/.github/workflows/gh-pages-static.yml +++ b/.github/workflows/gh-pages-static.yml @@ -6,8 +6,8 @@ on: push: branches: ["gh-pages"] - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: + # Enable it to be invoked from other workflows + workflow_call: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: