Skip to content

Commit

Permalink
chore(ci): disable tmate debug
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy committed Aug 3, 2023
1 parent b76c3b5 commit 565656a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release_alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ jobs:
build-args: |
TAG=${{ github.event.inputs.tag }}
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# if: ${{ failure() }}
# uses: mxschmitt/action-tmate@v3

0 comments on commit 565656a

Please sign in to comment.