From 90604e829f0c1535e9dccfe4fa69028434ff01b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=86=E6=B2=89?= Date: Thu, 26 Sep 2024 00:00:17 +0800 Subject: [PATCH] feat: using s3 sync --- .github/workflows/aws-static.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/aws-static.yml b/.github/workflows/aws-static.yml index add2e108..ac55eaca 100644 --- a/.github/workflows/aws-static.yml +++ b/.github/workflows/aws-static.yml @@ -22,7 +22,6 @@ permissions: jobs: deploy: runs-on: ubuntu-latest - environment: Preview strategy: matrix: node-version: [18.x]