Skip to content

Commit

Permalink
try npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Feb 18, 2024
1 parent b3619d7 commit 1eb8b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:

- name: Publish to npm
working-directory: tiktoken-node
run: pnpm publish --access=public --no-git-checks
run: npm publish --access=public

- name: Publish to npm
working-directory: priompt
Expand Down

0 comments on commit 1eb8b41

Please sign in to comment.