Update npm-publish.yml

This commit is contained in:
Jacob Nguyen
2023-08-06 00:34:43 -05:00
committed by GitHub
parent 5fe13f43d2
commit 1e723a4154

View File

@@ -2,6 +2,7 @@ name: NPM / Publish
on:
workflow_dispatch:
# We only publish if the version of sern handler is different. workflow automatically cancels if verson is the same
push:
branches:
- 'main'