diff --git a/.github/workflows/release-project.yml b/.github/workflows/release-project.yml index d100841e..636bfff2 100644 --- a/.github/workflows/release-project.yml +++ b/.github/workflows/release-project.yml @@ -17,11 +17,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - - - name: Setup tmate session - uses: mxschmitt/action-tmate@v3 - with: - detached: true - name: Cache Docker Register uses: actions/cache@v3