We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f8a9a commit 40b43c6Copy full SHA for 40b43c6
.github/workflows/update-desktop.yml
@@ -2,7 +2,7 @@ name: Updates download urls to latest version
2
3
on:
4
repository_dispatch:
5
- types: [desktop-update]
+ types: [desktop-release]
6
7
jobs:
8
create-pr:
0 commit comments