Skip to content

Commit

Permalink
oxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Siddharth Sahay committed Jun 13, 2024
1 parent d31ebe3 commit 956e4fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/oxygen-deployment-1343547.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ jobs:

- name: Build and Publish to Oxygen
id: deploy
uses: shopify/oxygenctl-action@v4
run: shopify hydrogen build --codegen && shopify oxygen deploy
with:
oxygen_deployment_token: ${{ secrets.OXYGEN_DEPLOYMENT_TOKEN_1343547 }}
build_command: "HYDROGEN_ASSET_BASE_URL=$OXYGEN_ASSET_BASE_URL yarn build"
#build_command: "HYDROGEN_ASSET_BASE_URL=$OXYGEN_ASSET_BASE_URL npm run build"

# Create GitHub Deployment
- name: Create GitHub Deployment
Expand Down

0 comments on commit 956e4fa

Please sign in to comment.