mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-09-02 04:38:58 +00:00
add tag wildcard
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
name: Publish to npmjs
|
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