ci: add @ to trigger by comment

pull/7160/head
Andy Hsu 2024-09-10 00:02:24 +08:00
parent 0310b70d90
commit ffce61d227
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ jobs:
issue-number: 69
body: |
/release-beta
- triggered by ${{ github.actor }}
- triggered by @${{ github.actor }}
- commit sha: ${{ github.sha }}
- view files: https://github.com/alist-org/alist/tree/${{ github.sha }}
reactions: 'rocket'