Skip to content

Commit df1f5b1

Browse files
Merge pull request #2930 from Shopify/rd/snapit-main
use `main` branch for snapit again
2 parents 3456601 + 24610ec commit df1f5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: ./.github/workflows/actions/prepare
1818

1919
- name: Create snapshot
20-
uses: Shopify/snapit@allow-post-install-script
20+
uses: Shopify/snapit@main
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}
2323
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)