We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8612d commit a265736Copy full SHA for a265736
1 file changed
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
6
repository_dispatch:
7
- types: [ AirMCU ]
+ types: [AirMCU]
8
9
workflow_dispatch:
10
0 commit comments