Skip to content

Commit

Permalink
dryrun
Browse files Browse the repository at this point in the history
  • Loading branch information
echo-bravo-yahoo committed Oct 22, 2024
1 parent fc1620d commit 8311a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
file_pattern: 'package.json'
- run: npm publish --access public
- run: npm publish --access public --loglevel verbose --dry-run
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 8311a3c

Please sign in to comment.