diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 6b4af1c..84e903b 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -37,5 +37,4 @@ jobs: version_label: "ver-${{ github.sha }}" existing_bucket_name: seeqr-splash-page-deploy region: us-west-1 - deployment_package: nodejs.zip - \ No newline at end of file + deployment_package: nodejs.zip \ No newline at end of file