Browse Source

Update github-actions-demo.yml

pull/1367/head
natdeanlewissoftwire 3 years ago committed by GitHub
parent
commit
ffeaa9ae18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/github-actions-demo.yml

2
.github/workflows/github-actions-demo.yml

@ -9,7 +9,7 @@ jobs:
- name: Create or Update Comment
uses: peter-evans/create-or-update-comment@v2.1.1
with:
issue-number: 1
issue-number: 5
body: |
This is a multi-line test comment
- With GitHub **Markdown** :sparkles:

Loading…
Cancel
Save