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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ icon checking process.
13
13
14
14
**Prerequisite**
15
15
1. Sign up for an API client id (see [this](https://apidocs.imgur.com/#intro)).
16
-
* Note: You do not need an OATH token for this action.
16
+
* Note: You do not need an OAuth token for this action.
17
17
2. Add the client id to the repo's secrets (see [this](https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets#in-this-article))
18
18
19
19
@@ -109,4 +109,4 @@ Here's a real life example from our [devicon](https://github.com/devicons/devico
109
109
## Credits ##
110
110
The script for parsing multiple paths and glob inputs was taken from the [upload-artifacts](https://github.com/actions/upload-artifact/blob/main/src/search.ts) repo.
111
111
112
-
The [API](https://apidocs.imgur.com/#intro) is provided by Imgur.
112
+
The [API](https://apidocs.imgur.com/#intro) is provided by Imgur.
0 commit comments