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 authored and Three-taile-dragon committed Sep 26, 2024
1 parent 3c1e704 commit f9b1b6d
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 f9b1b6d

Please sign in to comment.