You've already forked dynamic-badges-action
📝 Fix typo
This commit is contained in:
@@ -49,7 +49,7 @@ https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/schneegan
|
||||
color: orange
|
||||
```
|
||||
|
||||
Once the action is executed, got to your gist.
|
||||
Once the action is executed, go to your gist.
|
||||
There should be a new file called `test.json`.
|
||||
You can view the raw content of this file at `https://gist.githubusercontent.com/<user>/<gist-ID>/raw/test.json`.
|
||||
Embed the badge with:
|
||||
@@ -133,4 +133,4 @@ This means, given a version number MAJOR.MINOR.PATCH, we will increment the:
|
||||
|
||||
1. MAJOR version when we make incompatible API changes,
|
||||
2. MINOR version when we add functionality in a backwards compatible manner, and
|
||||
3. PATCH version when we make backwards compatible bug fixes.
|
||||
3. PATCH version when we make backwards compatible bug fixes.
|
||||
|
||||
Reference in New Issue
Block a user