Skip to content

Commit

Permalink
chore(ci): add interactive debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa committed Jul 13, 2022
1 parent 9272ca8 commit ae8a7e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on_release_notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
run: |
git config user.name "Release bot"
git config user.email "<>"
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Update Changelog in trunk
run: |
git add CHANGELOG.md
Expand Down

0 comments on commit ae8a7e3

Please sign in to comment.