Skip to content

Commit

Permalink
Update github-releases-to-discord.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vysocan authored Sep 21, 2024
1 parent fe3c1db commit 3c14c2b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/github-releases-to-discord.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: discord_on_release

on:
release:
types: [published]
types: [published, released, created]

jobs:
github-releases-to-discord:
Expand All @@ -18,4 +20,4 @@ jobs:
content: "||@everyone||"
footer_title: "Changelog"
footer_icon_url: "https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png"
footer_timestamp: true
footer_timestamp: true

0 comments on commit 3c14c2b

Please sign in to comment.