Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yozhef authored Jan 13, 2022
1 parent b1554d7 commit db041b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 14.17

- name: Install dependencies
run: npm install && npm install --save-dev semantic-release @semantic-release/changelog @semantic-release/git -D
Expand Down

0 comments on commit db041b0

Please sign in to comment.