diff --git a/.github/workflows/oxygen-deployment-1000002800.yml b/.github/workflows/oxygen-deployment-1000003015.yml similarity index 94% rename from .github/workflows/oxygen-deployment-1000002800.yml rename to .github/workflows/oxygen-deployment-1000003015.yml index 137465c..631e786 100644 --- a/.github/workflows/oxygen-deployment-1000002800.yml +++ b/.github/workflows/oxygen-deployment-1000003015.yml @@ -1,7 +1,7 @@ # Don't change the line below! -#! oxygen_storefront_id: 1000002800 +#! oxygen_storefront_id: 1000003015 -name: Storefront 1000002800 +name: Storefront 1000003015 on: [push] permissions: @@ -42,7 +42,7 @@ jobs: id: deploy uses: shopify/oxygenctl-action@v4 with: - oxygen_deployment_token: ${{ secrets.OXYGEN_DEPLOYMENT_TOKEN_1000002800 }} + oxygen_deployment_token: ${{ secrets.OXYGEN_DEPLOYMENT_TOKEN_1000003015 }} build_command: "HYDROGEN_ASSET_BASE_URL=$OXYGEN_ASSET_BASE_URL npm run build" # Create GitHub Deployment