We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f7cf4 commit b2e3d88Copy full SHA for b2e3d88
1 file changed
.github/workflows/github-releases-to-discord.yaml
@@ -1,6 +1,7 @@
1
name: Discord Release Notifications
2
3
on:
4
+ workflow_dispatch:
5
release:
6
types: [published]
7
0 commit comments