publish: debug mode on

This commit is contained in:
Chen Asraf
2021-11-18 13:51:29 +02:00
parent d6d99cfdf2
commit 961a72fcdc

View File

@@ -23,6 +23,7 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
package: dist/package.json
debug: true
token: "${{ secrets.NPM_TOKEN }}"
- name: Create Release
if: steps.update_tag.outputs.tagname