Skip to content

Commit

Permalink
chore: debug always
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Oct 9, 2024
1 parent f553e43 commit 752b1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotube-release-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
path: ${{matrix.files}}

- name: Debug With SSH When fails
if: ${{ failure() && inputs.debug && inputs.channel == 'nightly' }}
# if: ${{ failure() && inputs.debug && inputs.channel == 'nightly' }}
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
Expand Down

0 comments on commit 752b1b4

Please sign in to comment.