mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-16 22:56:28 +00:00
fix name of var
This commit is contained in:
parent
037cb6bf38
commit
caae2ae5b0
@ -7,7 +7,7 @@ inputs:
|
|||||||
api-token: # 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'
|
description: 'Neocities API token for site to deploy to'
|
||||||
required: true
|
required: true
|
||||||
distDir:
|
dist-dir:
|
||||||
description: 'Local folder to deploy to neocities'
|
description: 'Local folder to deploy to neocities'
|
||||||
default: 'public'
|
default: 'public'
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user