diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 0801c8e..6478baf 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -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'