Required Authentication token for the upload.
Name of the published library.
Defaults to 'name'
that is defined in package.json
.
Folder that contains the artifacts to push.
Defaults to 'dist'
.
Version to use for this publication.
Defaults to 'version'
that is defined in package.json
. Allows to specify HEAD
for example to deploy on each commit.
Release is done using github actions.