We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9e1fe commit 74bb725Copy full SHA for 74bb725
.github/workflows/publish.yml
@@ -2,6 +2,7 @@ name: publish
2
3
on:
4
push:
5
+ workflow_dispatch:
6
7
jobs:
8
# https://dart.dev/tools/pub/automated-publishing
0 commit comments