Skip to content

Commit 1498857

Browse files
committed
publish: debug mode on
1 parent 6f03ed9 commit 1498857

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: JS-DevTools/npm-publish@v1
2424
with:
2525
package: dist/package.json
26+
debug: true
2627
token: "${{ secrets.NPM_TOKEN }}"
2728
- name: Create Release
2829
if: steps.update_tag.outputs.tagname

0 commit comments

Comments
 (0)