This action displays "Quote" or the name of a person to greet to the log + "Quote".
This Task is completed with the use of website https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action
Required The name of the person to greet. Default "World".
The time we greeted you.
uses: actions/hello-world-javascript-action@v1.1 with: who-to-greet: 'Priyanshu'