We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5bf9ab8 + 6404fb2 commit efc3f9dCopy full SHA for efc3f9d
1 file changed
.github/workflows/snapit.yml
@@ -17,10 +17,10 @@ jobs:
17
with:
18
version: 10
19
- name: Create snapshot version
20
- uses: Shopify/snapit@main
+ uses: Shopify/snapit@v0.0.14
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
24
25
build_script: echo "hello"
26
- working_directory: ./
+ working_directory: ./
0 commit comments