Skip to content

Commit

Permalink
Test commit 30
Browse files Browse the repository at this point in the history
  • Loading branch information
phapsidesGT committed Sep 4, 2024
1 parent c854f98 commit c1ec17b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
- name: Install Shopify CLI
run: npm install -g @shopify/cli @shopify/theme

- name: Authenticate Shopify CLI
env:
SHOPIFY_CLI_AUTH_TOKEN: ${{ secrets.SHOPIFY_CLI_AUTH_TOKEN }}
SHOPIFY_PASSWORD: ${{ secrets.SHOPIFY_PASSWORD }}
run: echo $SHOPIFY_CLI_AUTH_TOKEN | shopify login

- name: Deploy Theme to Shopify
env:
SHOPIFY_STORE_URL: ${{ secrets.SHOPIFY_STORE_URL }}
Expand Down

0 comments on commit c1ec17b

Please sign in to comment.