Skip to content

Commit 9dc6176

Browse files
committed
test on.release workflow (see #79306)
1 parent 5f88efc commit 9dc6176

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Release
22

33
on:
4-
push:
5-
tags:
6-
- "v*.*.*"
4+
release:
5+
types: [published]
76

87
jobs:
98
build:

0 commit comments

Comments
 (0)