We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f03ed9 commit 1498857Copy full SHA for 1498857
1 file changed
.github/workflows/main.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: JS-DevTools/npm-publish@v1
24
with:
25
package: dist/package.json
26
+ debug: true
27
token: "${{ secrets.NPM_TOKEN }}"
28
- name: Create Release
29
if: steps.update_tag.outputs.tagname
0 commit comments