Skip to content

Commit

Permalink
fix: debug semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Jun 30, 2024
1 parent d5692ad commit 72b834d
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 @@ -45,4 +45,4 @@ jobs:
GIT_COMMITTER_EMAIL: [email protected]
run: |
cd dist
npx semantic-release --branches main --debug
npx semantic-release --debug

0 comments on commit 72b834d

Please sign in to comment.