Skip to content

Commit

Permalink
What if, here me out, we wrap things in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
graygilmore committed Jan 14, 2025
1 parent b70953b commit 30c10ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ jobs:
# - name: Mark repository as safe for the container
# run: git config --global --add safe.directory $GITHUB_WORKSPACE
- name: Lighthouse
uses: shopify/lighthouse-ci-action@v1
uses: shopify/lighthouse-ci-action@gg-wrap-wildcard-in-quotes
with:
store: ${{ secrets.SHOP_STORE_OS2 }}
password: ${{ secrets.SHOP_PASSWORD_OS2 }}
access_token: ${{ secrets.SHOP_ACCESS_TOKEN }}
collection_handle: all
lhci_github_app_token: ${{ secrets.LHCI_GITHUB_TOKEN }}
# pull_theme: ${{ secrets.SHOP_PULL_THEME }}
pull_theme: ${{ secrets.SHOP_PULL_THEME }}
theme-check:
name: Theme Check
runs-on: ubuntu-latest
Expand Down

0 comments on commit 30c10ed

Please sign in to comment.