Switch from Ilshidur to appleboy discord notifier action
This commit is contained in:
parent
396ace1f94
commit
44c7d45388
@ -45,9 +45,9 @@ jobs:
|
|||||||
Notify:
|
Notify:
|
||||||
runs-on: fighter
|
runs-on: fighter
|
||||||
steps:
|
steps:
|
||||||
- name: Discord notifications
|
- name: Discord notification
|
||||||
env:
|
uses: appleboy/discord-action@master
|
||||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
|
||||||
uses: Ilshidur/action-discord@master
|
|
||||||
with:
|
with:
|
||||||
|
webhook_id: ${{ secrets.DISCORD_WEBHOOK_ID }}
|
||||||
|
webhook_token: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}
|
||||||
args: '${{ github.repository }} deploy to fighter: ${{ job.status }}'
|
args: '${{ github.repository }} deploy to fighter: ${{ job.status }}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user