Always publish tags (skip-ci)

This commit is contained in:
Patrik Svensson 2020-08-30 10:04:29 +02:00
parent f4497b1278
commit 7d3a67e6ae

View File

@ -19,7 +19,6 @@ jobs:
build: build:
name: Build name: Build
if: "!contains(github.event.head_commit.message, 'skip-ci')"
strategy: strategy:
matrix: matrix:
kind: ['linux', 'windows', 'macOS'] kind: ['linux', 'windows', 'macOS']