Skip to content

Commit 15eb88d

Browse files
authored
Update README.md
1 parent c320837 commit 15eb88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You most likely only want to run this on the `master` branch so that only change
7676

7777
### Inputs
7878

79-
- `api_token` (**REQUIRED**): The API token for your [Neocities][nc] website to deploy to.
79+
- `api_key` (**REQUIRED**): The API token for your [Neocities][nc] website to deploy to.
8080
- `dist_dir`: The directory to deploy to [Neocities][nc]. Default: `public`. Don't deploy your root repo directory (e.g. `./`). It contains `.git`, `.github` and other files that won't deploy properly to neocities. Keep it clean by keeping or building your site into a subdir and deploy that.
8181
- `neocoties_supporter`: Set this to `true` if you have a paid neocities account and want to bypass the [unsupported files filter](https://neocities.org/site_files/allowed_types).
8282
- `cleanup`: Boolean string (`true` or `false`). If `true`, `deploy-to-neocities` will destructively delete files found on [Neocities][nc] not found in your `dist_dir`. Default: `false`.

0 commit comments

Comments
 (0)