Skip to content

Commit 0350534

Browse files
committed
chore: semantic release debug
1 parent 777b087 commit 0350534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
env:
5858
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5959
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
60-
run: npx semantic-release
60+
run: npx semantic-release --debug
6161
- name: Generate docs
6262
run: |
6363
npm run generate-docs

0 commit comments

Comments
 (0)