Skip to content

Commit

Permalink
Update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Skelton committed Jan 18, 2022
1 parent 7225db6 commit d3faade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: yarn install --immutable
- name: Create release pull request or publish to npm
id: changesets
uses: changesets/action@master
uses: changesets/action@v1
with:
publish: ./scripts/release.sh
version: ./scripts/version.sh
Expand Down

0 comments on commit d3faade

Please sign in to comment.