Skip to content

Commit

Permalink
ci: add @ to trigger by comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Sep 9, 2024
1 parent 0310b70 commit ffce61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit ffce61d

Please sign in to comment.