docs: minor documentation updates
Some checks failed
Publish Docker Image / publish (push) Has been cancelled

This commit is contained in:
Peter Evans
2023-03-05 11:19:28 +09:00
parent e139363f61
commit 79b63455c0
2 changed files with 19 additions and 19 deletions

View File

@@ -20,11 +20,11 @@ inputs:
Default: `./README.md`
enable-url-completion:
description: >
Enables completion of relative urls to absolute ones
Enables completion of relative URLs to absolute ones
Default: `false`
image-extensions:
description: >
Extensions of files that you be treated as images
File extensions that will be treated as images
Default: `bmp,gif,jpg,jpeg,png,svg,webp`
runs:
using: 'node16'