We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba0195a + d2d3be9 commit 4c70a5fCopy full SHA for 4c70a5f
.github/workflows/build.yml
@@ -2,6 +2,8 @@ name: build
2
3
on:
4
workflow_dispatch:
5
+ release:
6
+ types: [published]
7
8
jobs:
9
0 commit comments