Update release.yml

This commit is contained in:
svetlagasheva 2020-01-20 15:16:54 +02:00 committed by GitHub
parent e7e415e95f
commit 57515e78f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,11 @@
name: Build
name: Release
on: [push]
on:
push:
branches-ignore:
- '*'
tags:
- '*'
jobs:
build: