Skip to content

Commit

Permalink
fix: release action
Browse files Browse the repository at this point in the history
  • Loading branch information
moonmeister committed Jan 1, 2024
1 parent e6d8d42 commit d0b7984
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
with:
node-version: 20

- name: Enable Corepack
run: corepack enable

- name: Create Release Pull Request
uses: changesets/action@v1
with:
Expand Down

0 comments on commit d0b7984

Please sign in to comment.