Skip to content

Commit

Permalink
ci(release): run with --debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 15, 2023
1 parent 8739f93 commit 4c05d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: npm run build
- run: ls pkg/
- run: ls pkg/dist-types
- run: npx semantic-release
- run: npx semantic-release --debug
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.OCTOKITBOT_NPM_TOKEN }}

0 comments on commit 4c05d99

Please sign in to comment.