Skip to content

Commit

Permalink
Try publish again
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten committed Apr 4, 2024
1 parent ac3d416 commit 046930d
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 @@ -55,7 +55,7 @@ jobs:

- name: Publish internal
working-directory: ./js
run: env 'npm_config_//npm.pkg.github.com' pnpm -r publish
run: env "npm_config_//npm.pkg.github.com" pnpm -r publish

- name: Publish
working-directory: ./js
Expand Down

0 comments on commit 046930d

Please sign in to comment.