Skip to content

Commit 95471e2

Browse files
committed
WIP
1 parent a2b0444 commit 95471e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
run: cat package.json
6262

6363
- name: Publish canary release
64-
run: npm publish --tag canary --access public
64+
run: npm publish --tag canary --access public --verbose

0 commit comments

Comments
 (0)