Skip to content

Commit 26a7a8e

Browse files
authored
Update auto-comments.yml
1 parent 1195c5e commit 26a7a8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-comments.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ jobs:
1111
- name: Create comment
1212
uses: peter-evans/create-or-update-comment@v2
1313
with:
14-
issue-number: 1
14+
issue-number: ${{ github.event.issue.number }}
1515
body: |
1616
<hr/>
1717
<p align="center">🔴</p>
1818
<p align="center">👨‍💻 I'm so busy recently, so I'm going away for a little while, but I'll come back by the end of this month.</p>
1919
<p align="center">♥️ Rest assured, I love this project, I will not give up.</p>
2020
<p align="right">2022.11.xx</p>
21-
<hr/>
21+
<hr/>

0 commit comments

Comments
 (0)