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 a7ce9e4 commit ad32a1eCopy full SHA for ad32a1e
.github/workflows/publish.yml
@@ -43,7 +43,7 @@ jobs:
43
HUSKY_ENABLED: true
44
GH_TOKEN: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
45
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
46
- run: npx auto shipit
+ run: npx auto shipit -vv
47
- name: Show .npmrc
48
if: always()
49
run: cat $NPM_CONFIG_USERCONFIG
0 commit comments