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