Remove tags check from npm publish instead

This commit is contained in:
Josh Johnson 2019-10-23 10:48:47 +01:00
parent a9aa1b7fb0
commit f0a4fb3fdd

View file

@ -4,10 +4,6 @@ on:
push:
branches:
- master
branches-ignore:
- '!master'
tags:
- v*
jobs:
build: