Skip to content

Commit

Permalink
ci: add peaceiris/workflows/setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Jan 5, 2023
1 parent c292281 commit bf3af65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
with:
fetch-depth: 0

- uses: peaceiris/workflows/setup-node@v0.18.0
with:
node-version-file: '.nvmrc'

- uses: peaceiris/workflows/setup-git@v0.18.0

- name: Create release
Expand Down

0 comments on commit bf3af65

Please sign in to comment.