diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1501fa4..84540da 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -8,13 +8,10 @@ on: # Allows you to run this workflow manually from the Actions tab on GitHub. workflow_dispatch: workflow_run: - workflows: ["Synchronize data"] + workflows: ["Synchronize data"] ["Upload GitHub Pages artifact"] types: - completed - workflows: ["Upload GitHub Pages artifact"] - types: - - completed - + # Allow this job to clone the repo and create a page deployment permissions: actions: read