Skip to content

Commit c1ba0d9

Browse files
authored
Update comment.yml
1 parent 8bf7dae commit c1ba0d9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/comment.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ jobs:
99
permissions:
1010
issues: write
1111
steps:
12-
- name: Did we solve your problem?
12+
- name: Did I help?
1313
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
1414
with:
1515
issue-number: ${{ github.event.issue.number }}
1616
body: |
17-
I hope I solved your issue. Consider [sponsoring me](https://github.com/sponsors/willmcgugan) to help maintain and develop Textual.
17+
I hope I solved your issue!
18+
19+
Consider [sponsoring my work](https://github.com/sponsors/willmcgugan) to continue to maintain and develop Textual.
1820
1921
- Will McGugan
2022

0 commit comments

Comments
 (0)