We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12cfda commit 44eefa5Copy full SHA for 44eefa5
1 file changed
.github/workflows/canary.yml
@@ -62,7 +62,5 @@ jobs:
62
- name: Debug
63
run: cat package.json
64
65
- - run: npm whoami
66
-
67
- name: Publish canary release
68
run: npm publish --tag canary --access public
0 commit comments