@@ -3,8 +3,7 @@ name: Notify Discord on Release
on:
release:
types: [published]
-
-workflow_dispatch:
+ workflow_dispatch:
jobs:
discordNotification: