mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
Update deploy.yml to add new workflow
This commit is contained in:
parent
7f0087d2d4
commit
927cb8f68d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue