mirror of
https://github.com/MultiMote/niimbluelib.git
synced 2025-03-16 19:41:01 +03:00
Fix actions
This commit is contained in:
parent
a5c572aa00
commit
f43fca5a07
6
.github/workflows/publish-npmjs.yml
vendored
6
.github/workflows/publish-npmjs.yml
vendored
@ -1,8 +1,10 @@
|
|||||||
name: Publish Package to npmjs
|
name: Publish Package to npmjs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- npm-test
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user