Releases: Borales/actions-yarn
Releases · Borales/actions-yarn
v2.0.1
- Fixing
NPM_*
env vars (thanks to @ardeois)
v2.0.0
- Migrated to the latest Github Action syntax
- Using
node:10.16-alpine
as base image
1.1.0
- Docker now uses the full image
node:10
andentrypoint.sh
accepts extra NPM settings (thanks to @Embraser01)