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 e5610db commit 052d4e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions action-for-discord
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

- name: Discord notification
env:
DISCORD_WEBHOOK: ${{ https://discord.com/api/webhooks/1229206277540941894/OxsOjPb_w3Y6QX0BGbUMECxpAhKtBy4xLdQY7OH0-OpqA8g-Jmu0zlJlGZh2nabRGYDG }}
uses: JasperCaus/action-discord@master
with:
args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} has been deployed.'
args = "I showed you my commit. Please respon

0 comments on commit 052d4e3

Please sign in to comment.