Merge pull request #48 from peter-evans/test-emoji

Add sparkles emoji
This commit is contained in:
Peter Evans 2020-06-08 08:40:03 +09:00 committed by GitHub
commit 507a8a6fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@ jobs:
issue-number: ${{ needs.build.outputs.issue-number }} issue-number: ${{ needs.build.outputs.issue-number }}
body: | body: |
This is a multi-line test comment This is a multi-line test comment
- With GitHub **Markdown** - With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1] - Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment [1]: https://github.com/peter-evans/create-or-update-comment

View File

@ -31,7 +31,7 @@ jobs:
issue-number: 1 issue-number: 1
body: | body: |
This is a multi-line test comment This is a multi-line test comment
- With GitHub **Markdown** - With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1] - Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment [1]: https://github.com/peter-evans/create-or-update-comment

View File

@ -17,7 +17,7 @@ This action was created to help facilitate a GitHub Actions "ChatOps" solution i
issue-number: 1 issue-number: 1
body: | body: |
This is a multi-line test comment This is a multi-line test comment
- With GitHub **Markdown** - With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1] - Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-comment [1]: https://github.com/peter-evans/create-or-update-comment