We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac082c4 + 0977890 commit 66bf299Copy full SHA for 66bf299
.github/workflows/publish.yml
@@ -1,8 +1,7 @@
1
name: Publish Flutter Package
2
3
on:
4
- repository_dispatch:
5
- types: [publish]
+ workflow_dispatch:
6
7
jobs:
8
publish:
0 commit comments