Skip to content

Commit b555560

Browse files
Update release-project.yml
Debug Release Action Signed-off-by: Pascal Wilbrink <[email protected]>
1 parent 114149e commit b555560

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-project.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v4
2020

21+
- name: Setup tmate session
22+
uses: mxschmitt/action-tmate@v3
23+
2124
- name: Cache Docker Register
2225
uses: actions/cache@v3
2326
with:

0 commit comments

Comments
 (0)