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

index 8c362d9ba46e1cc7d02a58e30c9eea21fc3a7031..19722ea315574e83b20a0f38bd4e94ce4b4a6789 100644 (file)
@@ -10,8 +10,10 @@ jobs:
   sync:
     runs-on: ubuntu-latest
     steps:
   sync:
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/download-artifact@v2
+      - uses: dawidd6/action-download-artifact@v2
         with:
         with:
+          workflow: pages-build-deployment
+          workflow_conclusion: success
           name: github-pages
       - run: tar tf artifact.tar
    
           name: github-pages
       - run: tar tf artifact.tar