Skip to content

Commit df62d27

Browse files
authored
Release 0.1.0 (#53)
1 parent ea98e26 commit df62d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919

2020
- name: Prepare release
2121
run: |
22+
echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > .npmrc
2223
yarn module clean
2324
yarn module build
2425
cd modules/@shopify/checkout-sheet-kit

0 commit comments

Comments
 (0)