Update release.yml

This commit is contained in:
Gabor Kiss-Vamosi
2020-11-02 12:52:03 +01:00
committed by GitHub
parent d487acd7cc
commit 23aec1e1ce

View File

@@ -1,5 +1,6 @@
on:
push:
branches: master
# Sequence of patterns matched against refs/tags
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10