ci: add @ to trigger by comment
This commit is contained in:
parent
0310b70d90
commit
ffce61d227
2
.github/workflows/beta_release.yml
vendored
2
.github/workflows/beta_release.yml
vendored
@ -105,7 +105,7 @@ jobs:
|
|||||||
issue-number: 69
|
issue-number: 69
|
||||||
body: |
|
body: |
|
||||||
/release-beta
|
/release-beta
|
||||||
- triggered by ${{ github.actor }}
|
- triggered by @${{ github.actor }}
|
||||||
- commit sha: ${{ github.sha }}
|
- commit sha: ${{ github.sha }}
|
||||||
- view files: https://github.com/alist-org/alist/tree/${{ github.sha }}
|
- view files: https://github.com/alist-org/alist/tree/${{ github.sha }}
|
||||||
reactions: 'rocket'
|
reactions: 'rocket'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user