diff --git a/.github/workflows/slsa-releaser.yml b/.github/workflows/slsa-releaser.yml index 4bf8420..53f615f 100644 --- a/.github/workflows/slsa-releaser.yml +++ b/.github/workflows/slsa-releaser.yml @@ -227,7 +227,7 @@ jobs: # python3 scripts/actions-validate.py # echo DONE > hishtory-release-validation-completed - name: Setup tmate session - if: ${{ failure() }} + # if: ${{ failure() }} uses: mxschmitt/action-tmate@v3 with: limit-access-to-actor: true