Change event to get tag_name
This commit is contained in:
parent
f5f9c3d083
commit
bd40fc7a6a
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
# Sequence of patterns matched against refs/tags
|
types: [created]
|
||||||
tags:
|
|
||||||
- "*" # Push events to matching v*, i.e. v1.0, v20.15.10
|
|
||||||
|
|
||||||
name: Create Release
|
name: Create Release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user