Change event to get tag_name

This commit is contained in:
Cédric Couralet 2021-05-02 15:42:29 +02:00
parent f5f9c3d083
commit bd40fc7a6a
1 changed files with 2 additions and 4 deletions

View File

@ -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