mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-06-14 02:21:06 +00:00
docs: fix typo
This commit is contained in:
@@ -6,7 +6,7 @@ This action slug and expose some github variables.
|
|||||||
|
|
||||||
- put the variable content in lower case,
|
- put the variable content in lower case,
|
||||||
- replace any caracter by `-` except `0-9` and `a-z`,
|
- replace any caracter by `-` except `0-9` and `a-z`,
|
||||||
- limit the string size to 63 caracter
|
- limit the string size to 63 caracters
|
||||||
|
|
||||||
## Environement Variables
|
## Environement Variables
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user