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 c8c7382 commit c66a934Copy full SHA for c66a934
.github/workflows/publish-package.yml
@@ -37,3 +37,4 @@ jobs:
37
- name: Publish package
38
run: |
39
npm publish --access public --tag fork
40
+ npm dist-tag add @unipro-tech/qiita-cli@fork latest
0 commit comments