Skip to content

Commit 7b52679

Browse files
saga-dasguptasaulecabrera
authored andcommitted
remove build script
1 parent 24dd1cd commit 7b52679

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/snapit.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,4 @@ jobs:
1818
uses: Shopify/snapit@main
1919
env:
2020
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
22-
with:
23-
build_script: npm install
21+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)