1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-04-26 13:28:28 -04:00

Use Node.js 16 for publishing too.

This commit is contained in:
XhmikosR 2021-11-02 17:58:25 +02:00
parent a263190810
commit 8ade07a325

View File

@ -68,7 +68,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
registry-url: 'https://registry.npmjs.org'
- name: Publish on npm