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 e66c43a commit 19842b3
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 @@ -33,7 +33,7 @@ jobs:
- name: install dependencies
run: |
npm i pnpm -g
pnpm i --no-frozen-lockfile
pnpm i
git config --global user.email "[email protected]"
git config --global user.name "action-robot"
git commit -am 'commit lock file'
Expand Down

0 comments on commit 19842b3

Please sign in to comment.