We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa9aea commit 5441503Copy full SHA for 5441503
.github/workflows/publish.yml
@@ -2,7 +2,7 @@ name: Publish to pub.dev
2
3
on:
4
workflow_run:
5
- workflows: ["Release"]
+ workflows: ["Publish GitHub Release"]
6
types:
7
- completed
8
0 commit comments