From: Michael Wallner Date: Fri, 21 Jan 2022 16:12:42 +0000 (+0100) Subject: Update sync_site.yml X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fm6w6.github.io;a=commitdiff_plain;h=888033b2b30d80b7dee30237224daf7c4efa913c Update sync_site.yml --- diff --git a/.github/workflows/sync_site.yml b/.github/workflows/sync_site.yml index bef486a..5e9fd33 100644 --- a/.github/workflows/sync_site.yml +++ b/.github/workflows/sync_site.yml @@ -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