This action uses the github reference of the caller context,
and returns the desired Maven Revision property according to
our specification. This property is also
exported in the Github Environment as REVISION
.
Our specification, in short, is as follows:
- Tags remain unchanged
- Non-tags are appended with a
-SNAPSHOT
suffix
None
The appropriate revision
value.
This value is also exported in the Github Environment as REVISION
.
uses: digipost/[email protected]
Make desired changes in index.js
(and/or other files). Then run
ncc build index.js
to generate the dist/index.js file