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.
--debug
1 parent 8739f93 commit 4c05d99Copy full SHA for 4c05d99
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- run: npm run build
21
- run: ls pkg/
22
- run: ls pkg/dist-types
23
- - run: npx semantic-release
+ - run: npx semantic-release --debug
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
NPM_TOKEN: ${{ secrets.OCTOKITBOT_NPM_TOKEN }}
0 commit comments