docs: Document action, inputs and outputs.

This commit is contained in:
Bret Comnes
2020-02-17 21:12:06 -07:00
parent 6b86fa30b4
commit da5f527254
4 changed files with 41 additions and 6 deletions

View File

@@ -1,10 +1,10 @@
name: 'Deploy to Neocities'
description: 'Github Action to deplpoy a folder to Neocities.org'
description: 'Efficiently deplpoy a folder to Neocities.org'
branding:
icon: cat
color: yellow
icon: aperture
color: orange
inputs:
apiToken: # api token for site to deploy to
api_token: # api token for site to deploy to
description: 'Neocities API token for site to deploy to'
required: true
distDir: