Update release.yml

This commit is contained in:
Gabor Kiss-Vamosi
2020-11-02 13:13:01 +01:00
committed by GitHub
parent 23aec1e1ce
commit 929d9f7a57

View File

@@ -1,6 +1,5 @@
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