mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-09-08 15:59:22 +00:00
add tags wildcard
This commit is contained in:
@@ -2,6 +2,7 @@ name: Publish to npmjs
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
|
- '*'
|
||||||
jobs:
|
jobs:
|
||||||
publish-lib:
|
publish-lib:
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user