We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7c8cc commit 309222bCopy full SHA for 309222b
1 file changed
.github/workflows/android-build.yml
@@ -32,4 +32,4 @@ jobs:
32
with:
33
webhook: ${{ secrets.DISCORD_WEBHOOK }}
34
status: ${{ job.status }}
35
- content: "<@225341405726244865> チェック終わったみたい <:yoshi:981971678542315530>"
+ content: "<@${{ secrets.DISCORD_NOTIFY_USER_ID }}> チェック終わったみたい ${{ secrets.DISCORD_NOTIFY_SUFFIX }}"
0 commit comments