Skip to content

Commit

Permalink
fix: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tcjennings committed Jan 10, 2025
1 parent d521aef commit c093dbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ jobs:
- name: Make Release
id: release
uses: python-semantic-release/[email protected]
env:
ACTIONS_STEP_DEBUG: "true"
ACTIONS_RUNNER_DEBUG: "true"
with:
root_options: "-vv"
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c093dbf

Please sign in to comment.