Skip to content

Commit

Permalink
ci: set changesets/action version to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Nov 30, 2024
1 parent ba8cb0f commit 53fc986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: yarn build
- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@master
uses: changesets/action@v1
with:
title: "chore(release): version packages"
commit: "chore(release): version packages"
Expand Down

0 comments on commit 53fc986

Please sign in to comment.