my action docker action
This action prints...
Inputs
FIRST_NAME
The first name...
Outputs
time
The elapsed time...
Example usage
uses: raulanatol/my-action@v1.0.0
with:
FIRST_NAME: ‘World’
This action prints...
FIRST_NAME
The first name...
time
The elapsed time...
uses: raulanatol/my-action@v1.0.0
with:
FIRST_NAME: ‘World’