diff --git a/.github/workflows/release-project.yml b/.github/workflows/release-project.yml index 65bc4140..326694d3 100644 --- a/.github/workflows/release-project.yml +++ b/.github/workflows/release-project.yml @@ -20,6 +20,8 @@ jobs: - name: Setup tmate session uses: mxschmitt/action-tmate@v3 + with: + detached: true - name: Cache Docker Register uses: actions/cache@v3