Skip to content

Commit

Permalink
Test commit 9
Browse files Browse the repository at this point in the history
  • Loading branch information
phapsidesGT committed Sep 3, 2024
1 parent 8b3bc20 commit 8208d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
SHOPIFY_THEME_ID: ${{ secrets.SHOPIFY_THEME_ID }}
SHOPIFY_CLI_AUTH_TOKEN: ${{ secrets.SHOPIFY_CLI_AUTH_TOKEN }}
run: |
shopify theme push --allow-live --themeid=${{ secrets.SHOPIFY_THEME_ID }}
shopify theme push --store ${{ secrets.SHOPIFY_STORE_URL }} --themeid ${{ secrets.SHOPIFY_THEME_ID }}

0 comments on commit 8208d30

Please sign in to comment.