Fix notification
This commit is contained in:
parent
dd44b1178c
commit
45b445323d
4
5etools-docker/.github/workflows/cd.yml
vendored
4
5etools-docker/.github/workflows/cd.yml
vendored
@ -35,4 +35,6 @@ jobs:
|
||||
- name: Sending Discord notification
|
||||
env:
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
uses: Ilshidur/action-discord@master
|
||||
uses: Ilshidur/action-discord@master
|
||||
with:
|
||||
args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} has been deployed.'
|
Loading…
x
Reference in New Issue
Block a user