Fix actions

This commit is contained in:
MultiMote 2024-09-14 20:40:12 +03:00
parent a5c572aa00
commit f43fca5a07

@ -1,8 +1,10 @@
name: Publish Package to npmjs
on:
workflow_dispatch:
push:
branches:
- npm-test
tags:
- '*'
jobs:
build-and-publish: