Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8856362

Browse files
committed
temporarily adding verbose flag to yarn publish
1 parent e8b5b31 commit 8856362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: yarn version --new-version ${{ github.event.release.tag_name }} --no-git-tag-version
2525
# - run: yarn run build
2626
# - run: yarn test
27-
- run: yarn publish --access public --tag latest
27+
- run: yarn publish --verbose --access public --tag latest
2828
env:
2929
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3030
- run: git add package.json

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /