- Switching to
node20
- Added proper support for multiple arguments
- Added
dir
option
- Migrated to Actions toolkit
- Migrating to Python3 (thanks to @richard-chim)
- Switching to
node:lts
docker image
- Added Git to the Docker image
- Migrated to the latest Github Action syntax
- Using
node:10.16-alpine
as base image
- Docker now uses the full image
node:10
andentrypoint.sh
accepts extra NPM settings (thanks to @Embraser01)
- Added Docker credentials