chore(ci): publish releases for all tags (#135)

This commit is contained in:
Aleksey Proshutisnkiy 2022-10-11 16:01:09 +04:00 committed by GitHub
parent 07e06a98e3
commit e47e7716d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: "publish-release"
on:
push:
tags:
- "v*"
- "*"
jobs:
npm-publish: