Skip to content

Commit 40b43c6

Browse files
committed
rename event type to desktop-release
1 parent d0f8a9a commit 40b43c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Updates download urls to latest version
22

33
on:
44
repository_dispatch:
5-
types: [desktop-update]
5+
types: [desktop-release]
66

77
jobs:
88
create-pr:

0 commit comments

Comments
 (0)