diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 5775854..6272d91 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -4,12 +4,6 @@ name: Node.js Package on: - # Runs on pushes targeting the default branch - push: - branches: ['main'] - paths: - - 'package.json' - # Allows you to run this workflow manually from the Actions tab workflow_dispatch: diff --git a/package.json b/package.json index abcd06f..474bf69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "azure-translator-code", - "version": "1.1.16", + "version": "1.1.17", "description": "Azure Cognitive Services Translator Text API Code for Use with Common Languages", "author": { "name": "Gabriel Logan"