Do not run 'publish_branch' on master (#7)

This commit is contained in:
folex 2020-12-31 15:04:11 +03:00 committed by GitHub
parent 5ad4108361
commit c7f94109a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ name: "publish-branch"
on:
push:
branches-ignore:
- master
jobs:
npm-publish: