fix release drafter

This commit is contained in:
Peter Savchenko 2022-11-26 03:13:48 +04:00
parent fb86d71828
commit e048c4d46b
No known key found for this signature in database
GPG key ID: E68306B1AB0F727C

View file

@ -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