Go to file
Tycho Bokdam 70ed437cb4
fix: Fixed name action.yml
2019-10-18 00:04:14 +02:00
.github/workflows chore: Init project 2019-10-17 23:54:35 +02:00
src chore: Init project 2019-10-17 23:54:35 +02:00
.gitignore fix: Fixed name action.yml 2019-10-18 00:04:14 +02:00
README.md chore: Init project 2019-10-17 23:54:35 +02:00
action.yml fix: Fixed name action.yml 2019-10-18 00:04:14 +02:00
package.json chore: Init project 2019-10-17 23:54:35 +02:00
yarn.lock chore: Init project 2019-10-17 23:54:35 +02:00

README.md

Conventional Changelog action

This action will generate a conventional changelog, tag the commit and push all the changes.

Inputs

who-to-greet

Required The name of the person to greet. Default "World".

Outputs

time

The time we greeted you.

Example usage

uses: actions/hello-world-javascript-action@v1 with: git-: 'Mona the Octocat'