Skip to content

Commit

Permalink
ci: replace changesets/action version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroschmitz committed Jan 31, 2022
1 parent 1dfcf7c commit 5db93c6
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
@@ -25,7 +25,7 @@ jobs:

- name: Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/action@master
uses: changesets/action@v1
with:
commit: 'chore(release): publish'
title: 'Changesets: Version Packages'

0 comments on commit 5db93c6

Please sign in to comment.