Update release-publish.yml

This commit is contained in:
Matthieu MOREL 2021-07-29 12:04:57 +02:00 committed by GitHub
parent c621c145e9
commit e64cea499f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- uses: fregante/setup-git-user@v1
- name: Setup Node.js
uses: actions/setup-node@v2.3.0
uses: actions/setup-node@v2
with:
node-version: 10.x
- name: Install Yarn