Skip to content

Commit

Permalink
Enable verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
oegea committed Nov 18, 2023
1 parent 8fce730 commit f07606f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Publish
run:
cd shared && npm publish
cd shared && npm publish --verbose
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

Expand Down

0 comments on commit f07606f

Please sign in to comment.