Skip to content

Commit

Permalink
test snapit fix (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
BPScott authored Dec 14, 2024
1 parent c1791fc commit 960d432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Create snapshot
uses: Shopify/snapit@main
uses: Shopify/snapit@3dad1de9b8ffece1c08b5db001e88f61a31a6e28
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 960d432

Please sign in to comment.