1 parent 9498e36 commit 53bf39dCopy full SHA for 53bf39d
1 file changed
.github/workflows/publish.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- "v*"
7
+ release:
8
+ types: [published]
9
workflow_dispatch:
10
11
concurrency:
0 commit comments