Skip to content

Commit 4c05d99

Browse files
committed
ci(release): run with --debug
1 parent 8739f93 commit 4c05d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: npm run build
2121
- run: ls pkg/
2222
- run: ls pkg/dist-types
23-
- run: npx semantic-release
23+
- run: npx semantic-release --debug
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
NPM_TOKEN: ${{ secrets.OCTOKITBOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)