Skip to content

Commit efc3f9d

Browse files
authored
Merge pull request #49 from Shopify/alex-page-patch-1
Update snapit.yml to v0.0.14
2 parents 5bf9ab8 + 6404fb2 commit efc3f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/snapit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
with:
1818
version: 10
1919
- name: Create snapshot version
20-
uses: Shopify/snapit@main
20+
uses: Shopify/snapit@v0.0.14
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2424
with:
2525
build_script: echo "hello"
26-
working_directory: ./
26+
working_directory: ./

0 commit comments

Comments
 (0)