diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6da7996..8b81e3f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,6 +13,7 @@ jobs: - uses: shuttle-hq/deploy-action@main with: name: "root" + no-test: "true" deploy-key: ${{ secrets.SHUTTLE_API_KEY }} secrets: | ROOT_SECRET = '${{ secrets.ROOT_SECRET }}'