Skip to content

Commit

Permalink
fix: change prop on CI release
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Feb 19, 2024
1 parent be1bd6e commit 2318410
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 @@ -14,7 +14,7 @@ jobs:
- name: Node.js
uses: actions/setup-node@v3
with:
node-version-file: '20.8.1'
node-version: '20.8.1'
- name: Install dependencies
env:
HUSKY: 0
Expand Down

0 comments on commit 2318410

Please sign in to comment.