Skip to content

Commit ad32a1e

Browse files
committed
verbose logs
1 parent a7ce9e4 commit ad32a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
HUSKY_ENABLED: true
4444
GH_TOKEN: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
4545
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
46-
run: npx auto shipit
46+
run: npx auto shipit -vv
4747
- name: Show .npmrc
4848
if: always()
4949
run: cat $NPM_CONFIG_USERCONFIG

0 commit comments

Comments
 (0)