Skip to content

Commit ae8a7e3

Browse files
committed
chore(ci): add interactive debugging
1 parent 9272ca8 commit ae8a7e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/on_release_notes.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ jobs:
2121
run: |
2222
git config user.name "Release bot"
2323
git config user.email "<>"
24-
24+
- name: Setup tmate session
25+
uses: mxschmitt/action-tmate@v3
2526
- name: Update Changelog in trunk
2627
run: |
2728
git add CHANGELOG.md

0 commit comments

Comments
 (0)