Skip to content

Commit

Permalink
test: changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKam committed May 3, 2024
1 parent ae02e9e commit 54f547c
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 @@ -32,7 +32,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- name: install dependencies
run: |
npm i pnpm -g
npm i pnpm@latest-8 -g
pnpm i --no-frozen-lockfile
git config --global user.email "[email protected]"
git config --global user.name "action-robot"
Expand Down

0 comments on commit 54f547c

Please sign in to comment.