mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-12 02:33:40 +00:00
add tag wildcard
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
name: Publish to npmjs
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
tags:
|
||||
- '*'
|
||||
jobs:
|
||||
publish-lib:
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user