tmate debugging

This commit is contained in:
David Dworken 2025-02-02 13:53:56 -08:00
parent 8cfabb857d
commit 4a0bb18bcc
No known key found for this signature in database

View File

@ -227,7 +227,7 @@ jobs:
# python3 scripts/actions-validate.py # python3 scripts/actions-validate.py
# echo DONE > hishtory-release-validation-completed # echo DONE > hishtory-release-validation-completed
- name: Setup tmate session - name: Setup tmate session
if: ${{ failure() }} # if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3 uses: mxschmitt/action-tmate@v3
with: with:
limit-access-to-actor: true limit-access-to-actor: true