Skip to content

Commit 53bf39d

Browse files
committed
ci: also trigger publish on GitHub release published
1 parent 9498e36 commit 53bf39d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
tags:
66
- "v*"
7+
release:
8+
types: [published]
79
workflow_dispatch:
810

911
concurrency:

0 commit comments

Comments
 (0)