We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b0444 commit 95471e2Copy full SHA for 95471e2
1 file changed
.github/workflows/canary.yml
@@ -61,4 +61,4 @@ jobs:
61
run: cat package.json
62
63
- name: Publish canary release
64
- run: npm publish --tag canary --access public
+ run: npm publish --tag canary --access public --verbose
0 commit comments