Skip to content

Commit

Permalink
Create action-for-discord
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper-Claus authored Apr 14, 2024
1 parent 4e03362 commit 01c2ac9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/action-for-discord
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- name: Discord notification
env:
DISCORD_WEBHOOK: ${{ https://discord.com/api/webhooks/1229206277540941894/OxsOjPb_w3Y6QX0BGbUMECxpAhKtBy4xLdQY7OH0-OpqA8g-Jmu0zlJlGZh2nabRGYDG }}
uses: HOOK/action-discord@master
with:
args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} has been deployed.'

0 comments on commit 01c2ac9

Please sign in to comment.