diff --git a/.github/workflows/cicd_npm-publish.yml b/.github/workflows/cicd_npm-publish.yml index f01d063c..beb830f9 100644 --- a/.github/workflows/cicd_npm-publish.yml +++ b/.github/workflows/cicd_npm-publish.yml @@ -14,5 +14,4 @@ jobs: contents: write with: revision: ${{ github.event.pull_request.head.ref }} - use_trusted_publisher: true secrets: inherit \ No newline at end of file