Skip to content

Commit

Permalink
Remove tags check from npm publish instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jshjohnson committed Oct 23, 2019
1 parent a9aa1b7 commit f0a4fb3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
branches:
- master
branches-ignore:
- '!master'
tags:
- v*

jobs:
build:
Expand Down

0 comments on commit f0a4fb3

Please sign in to comment.