mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
user: actions: fix typo
This commit is contained in:
parent
f543af1e87
commit
6a7a7715d7
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ In a `workflow` file strings that look like `${{ ... }}` are evaluated by the `F
|
|||
- boolean: true or false
|
||||
- null: null
|
||||
- number: any number format supported by JSON
|
||||
- string: enclosed in single quotes. Two single quotes
|
||||
- string: enclosed in single quotes
|
||||
|
||||
#### Logical operators
|
||||
|
||||
|
|
Loading…
Reference in a new issue