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:
|
||||
push:
|
||||
# Sequence of patterns matched against refs/tags
|
||||
tags:
|
||||
- "*" # Push events to matching v*, i.e. v1.0, v20.15.10
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
name: Create Release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user