Skip to content

Commit

Permalink
feat: publish to github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Joozty committed May 6, 2024
1 parent 7a84956 commit fb5af65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: pnpm install --frozen-lockfile

- name: Create and publish versions
uses: Joozty/changeset-action@786795e286861d527e34bc85f9b752938def9858
uses: Joozty/changeset-action@12197dbaeefe3b4fd22cbb4a9ec340c85a2641ec
with:
version: pnpm ci:version
commit: 'chore: update versions'
Expand Down

0 comments on commit fb5af65

Please sign in to comment.