Fix notification
This commit is contained in:
parent
313469ec60
commit
662ca5255e
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -36,3 +36,5 @@ jobs:
|
||||
env:
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
uses: Ilshidur/action-discord@master
|
||||
with:
|
||||
args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} has been deployed.'
|
||||
Loading…
Reference in New Issue
Block a user