Skip to content

Commit e78167a

Browse files
authored
chore: fix typo (#139)
1 parent d6639f8 commit e78167a

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
@@ -97,7 +97,7 @@ Changing the token with which the repo is configured can be useful if you want t
9797
The action provides these outputs:
9898

9999
- `committed`: whether the action has created a commit (`'true'` or `'false'`)
100-
- `pushed`: whether the action has pushed to teh remote(`'true'` or `'false'`)
100+
- `pushed`: whether the action has pushed to the remote (`'true'` or `'false'`)
101101
- `tagged`: whether the action has created a tag (`'true'` or `'false'`)
102102

103103
For more info on how to use outputs, see ["Context and expression syntax"](https://docs.github.com/en/free-pro-team@latest/actions/reference/context-and-expression-syntax-for-github-actions).

0 commit comments

Comments
 (0)