You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Changing the token with which the repo is configured can be useful if you want t
97
97
The action provides these outputs:
98
98
99
99
- `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'`)
101
101
- `tagged`: whether the action has created a tag (`'true'` or `'false'`)
102
102
103
103
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