Skip to content

Commit 62a9f2a

Browse files
committed
logging info
1 parent 4ffd0b5 commit 62a9f2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
registry-url: $registry-url(npm)
4444
- run: yarn
4545
- run: yarn build
46-
- run: yarn publish
46+
- run: yarn publish --non-interactive --verbose
4747
env:
4848
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)