docs: added documentation

This commit is contained in:
Simone Corsi
2021-01-22 15:32:41 +01:00
committed by GitHub Actions
parent fb228f6b20
commit 5753aefaa3
2 changed files with 37 additions and 9 deletions

View File

@@ -10,6 +10,10 @@ inputs:
api-token:
description: 'Personal API Token'
required: true
github-name:
description: 'Name shown in the commit'
github-email:
description: 'Email shown in the commit'
runs:
using: 'node12'
main: 'index.js'