Update sync_site.yml
authorMichael Wallner <mike@php.net>
Fri, 21 Jan 2022 16:12:42 +0000 (17:12 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 16:12:42 +0000 (17:12 +0100)
.github/workflows/sync_site.yml

index bef486af81828d64b7990c022cc353422db5429c..5e9fd339c49769ebeb4b7004635148c21a9ecf3c 100644 (file)
@@ -3,7 +3,7 @@ name: sync_site
 
 on:
   workflow_run:
-    workflows: [pages/pages-build-deployment]
+    workflows: [pages-build-deployment]
     types: [completed]
   
 jobs:
@@ -12,7 +12,7 @@ jobs:
     steps:
       - uses: dawidd6/action-download-artifact@v2
         with:
-          workflow: pages-build-deployment
+          workflow: pages/pages-build-deployment
           workflow_conclusion: success
           name: github-pages
       - run: tar tf artifact.tar