Deploy only on tags

This commit is contained in:
usov_i 2020-11-07 00:18:42 +01:00
parent 2ba0964e07
commit 0e176cb2f3

View File

@ -2,8 +2,6 @@ name: Deployment
on: on:
push: push:
branches:
- master
tags: tags:
- '*' - '*'