From e666881dc631d0e6ac81b0c11428c74085e2c871 Mon Sep 17 00:00:00 2001 From: David Dworken Date: Mon, 25 Mar 2024 19:43:21 -0700 Subject: [PATCH] Set up tmate session to debug slsa releaser --- .github/workflows/slsa-releaser.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/slsa-releaser.yml b/.github/workflows/slsa-releaser.yml index 875a687..64e21e7 100644 --- a/.github/workflows/slsa-releaser.yml +++ b/.github/workflows/slsa-releaser.yml @@ -215,6 +215,10 @@ jobs: - uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 with: name: hishtory-darwin-arm64-unsigned + - name: Setup tmate session + uses: mxschmitt/action-tmate@v3 + with: + limit-access-to-actor: true - name: Validate Release run: | export HISHTORY_TEST=1