mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
Remove tags check from npm publish instead
This commit is contained in:
parent
a9aa1b7fb0
commit
f0a4fb3fdd
1 changed files with 0 additions and 4 deletions
4
.github/workflows/npmpublish.yml
vendored
4
.github/workflows/npmpublish.yml
vendored
|
|
@ -4,10 +4,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
branches-ignore:
|
||||
- '!master'
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue