We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b555560 commit 170284cCopy full SHA for 170284c
.github/workflows/release-project.yml
@@ -20,6 +20,8 @@ jobs:
20
21
- name: Setup tmate session
22
uses: mxschmitt/action-tmate@v3
23
+ with:
24
+ detached: true
25
26
- name: Cache Docker Register
27
uses: actions/cache@v3
0 commit comments