diff --git a/.github/workflows/deploy-to-gh.yml b/.github/workflows/deploy-to-gh.yml index caceba1..f428715 100644 --- a/.github/workflows/deploy-to-gh.yml +++ b/.github/workflows/deploy-to-gh.yml @@ -37,7 +37,7 @@ jobs: path: ./artifacts - name: Run Conveyor - uses: leo-hydraulic/flutter-demo@v1 + uses: hydraulic-software/conveyor/actions/build@v1 with: command: make site extra_flags: -Kapp.site.copy-to="${{ secrets.COPY_TO }}"