Skip to content

Commit 47c486b

Browse files
committed
chore: deploy to integration
1 parent 3667a9b commit 47c486b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/native-hosting.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
# These environment variables are for the deploy command only
6767
# Added here to avoid polluting the run script with additional flags
6868
env:
69+
BIGCOMMERCE_API_HOST: "api.integration.zone"
6970
BIGCOMMERCE_ACCESS_TOKEN: ${{ secrets.NATIVE_HOSTING_BIGCOMMERCE_ACCESS_TOKEN }}
7071
BIGCOMMERCE_PROJECT_UUID: ${{ secrets.NATIVE_HOSTING_BIGCOMMERCE_PROJECT_UUID }}
7172
BIGCOMMERCE_STORE_HASH: ${{ vars.NATIVE_HOSTING_BIGCOMMERCE_STORE_HASH }}

0 commit comments

Comments
 (0)