Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jetskis/super-hi-course
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkevingreen committed Aug 20, 2023
2 parents b760d7c + a5c8af6 commit 38186d8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 38186d8

Please sign in to comment.