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 name: Publish Package to npmjs
on: on:
workflow_dispatch:
push: push:
branches: tags:
- npm-test - '*'
jobs: jobs:
build-and-publish: build-and-publish: