Skip to content

Commit

Permalink
ci: actually debug gh
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 committed Oct 19, 2023
1 parent 94e19a2 commit 32ff396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/release-nightly/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
- name: Upload to release
env:
GITHUB_TOKEN: ${{ inputs.repo-token }}
GH_DEBUG: true
GH_DEBUG: 1
run: |
gh api \
--method POST \
Expand Down

0 comments on commit 32ff396

Please sign in to comment.