Skip to content

Commit

Permalink
Merge pull request #39 from raisiqueira/chore/ci-auto-publish
Browse files Browse the repository at this point in the history
ci: add PNPM version
  • Loading branch information
raisiqueira authored Aug 23, 2023
2 parents 6765e3f + 219f0e6 commit 012d539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
with:
version: 8
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit 012d539

Please sign in to comment.