Update comment.yml

This commit is contained in:
Will McGugan
2022-02-15 13:28:59 +00:00
committed by GitHub
parent 95ed0c85df
commit f87a7066dd

View File

@@ -8,15 +8,13 @@ jobs:
permissions: permissions:
issues: write issues: write
steps: steps:
- name: Did I solve your problem? - name: Did we solve your problem?
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
with: with:
issue-number: ${{ github.event.issue.number }} issue-number: ${{ github.event.issue.number }}
body: | body: |
Did I solve your problem? Did we solve your problem?
Consider [sponsoring my work](https://github.com/sponsors/willmcgugan) on Textual with a monthly donation. Or buying the Textualize developers a [coffee](https://ko-fi.com/textualize) to say thanks.
Or buy me a [coffee](https://ko-fi.com/willmcgugan) to say thanks. – [Textualize](https://twitter.com/textualizeio)
– [Will McGugan](https://twitter.com/willmcgugan)