We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b05d2d commit bc7ebcfCopy full SHA for bc7ebcf
.github/workflows/canary-release.yml
@@ -50,7 +50,7 @@ jobs:
50
run: |
51
cd packages/stylelint-copyright
52
cat package.json
53
- npm publish
+ npm publish --tag TEST
54
55
- name: Installation
56
run: yarn || yarn || yarn
0 commit comments