Skip to content

Commit

Permalink
chore: semantic release debug
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Mar 18, 2022
1 parent 777b087 commit 0350534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release
run: npx semantic-release --debug
- name: Generate docs
run: |
npm run generate-docs
Expand Down

0 comments on commit 0350534

Please sign in to comment.