Update deploy.yml to add new workflow

This commit is contained in:
niclaz 2024-09-05 19:50:41 +02:00 committed by GitHub
parent 7f0087d2d4
commit 927cb8f68d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ on:
workflows: ["Synchronize data"]
types:
- completed
workflows: ["Upload GitHub Pages artifact"]
types:
- completed
# Allow this job to clone the repo and create a page deployment
permissions: