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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- npm-test
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
|
Loading…
x
Reference in New Issue
Block a user