Merge pull request #24 from weekdaycare/patch-1
[fix] subscribe workflow
This commit is contained in:
commit
d9019fe88e
2
.github/workflows/deal_subscribe_issue.yml
vendored
2
.github/workflows/deal_subscribe_issue.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: actions-cool/issues-helper@v3
|
uses: actions-cool/issues-helper@v3
|
||||||
with:
|
with:
|
||||||
actions: 'create-comment'
|
actions: 'create-comment'
|
||||||
token: ${{ secrets.GTIHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
issue-number: ${{ github.event.issue.number }}
|
issue-number: ${{ github.event.issue.number }}
|
||||||
body: |
|
body: |
|
||||||
🤩你好呀! ${{ github.event.issue.user.login }}!你已经成功通过邮件订阅了本站啦!若有新文章将通过邮箱推送给你!谢谢你的订阅!
|
🤩你好呀! ${{ github.event.issue.user.login }}!你已经成功通过邮件订阅了本站啦!若有新文章将通过邮箱推送给你!谢谢你的订阅!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user