Skip to content

Commit

Permalink
bug(ci): fix release (ChainSafe#2102)
Browse files Browse the repository at this point in the history
  • Loading branch information
timwu20 committed Dec 6, 2021
1 parent 43d68e3 commit 280d86a
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
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/[email protected]
with:
node-version: 12
node-version: 16
- name: Install dependencies
run: npm install @semantic-release/changelog @semantic-release/git @semantic-release/changelog @semantic-release/commit-analyzer @semantic-release/exec @semantic-release/git semantic-release/release-notes-generator
- name: Release
Expand Down

0 comments on commit 280d86a

Please sign in to comment.