Skip to content

Commit 032c86b

Browse files
authored
Update create-bosh-release.yml
1 parent fc6f83a commit 032c86b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed
Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1-
name: Create Release
1+
name: Create Release
2+
3+
on:
4+
workflow_dispatch:
5+
push:
6+
tags:
7+
- "v9.*"
8+
- "v8.*"
9+
- "v7.*"

0 commit comments

Comments
 (0)