Skip to content

Commit 13a84df

Browse files
committed
Possible discord notify fix
1 parent 046d33f commit 13a84df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/notify-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Notify on Release
22

33
on:
44
release:
5-
types: [ published ]
5+
types: [ released ]
66

77
jobs:
88
notify:

0 commit comments

Comments
 (0)