mirror of
https://github.com/codex-team/editor.js
synced 2026-03-14 22:55:47 +01:00
fix release drafter
This commit is contained in:
parent
fb86d71828
commit
e048c4d46b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-a-release-draft.yml
vendored
2
.github/workflows/create-a-release-draft.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
# Setup node environment
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 15
|
||||
node-version: 14.17.0
|
||||
registry-url: https://registry.npmjs.org/
|
||||
|
||||
# Prepare, build and publish project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue