mirror of
https://github.com/appen-isen/.github.git
synced 2026-03-18 21:40:30 +01:00
Update discord-notifier.yml
This commit is contained in:
4
.github/workflows/discord-notifier.yml
vendored
4
.github/workflows/discord-notifier.yml
vendored
@@ -11,6 +11,4 @@ jobs:
|
||||
- name: Discord notification
|
||||
env:
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
uses: Ilshidur/action-discord@08d9328
|
||||
with:
|
||||
args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} has been deployed.'
|
||||
uses: Ilshidur/action-discord@08d9328877d6954120eef2b07abbc79249bb6210
|
||||
|
||||
Reference in New Issue
Block a user