Skip to content

Commit 895102e

Browse files
committed
chore(ci): remove debugging
1 parent f8ee3d5 commit 895102e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/on_release_notes.yml

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

0 commit comments

Comments
 (0)