You've already forked dynamic-badges-action
📝 Add some badges
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Dynamic Badges Action
|
||||
|
||||
[](https://github.com/Schneegans/dynamic-badges-action/actions)
|
||||
[](https://github.com/Schneegans/dynamic-badges-action/actions)
|
||||
[](LICENSE)
|
||||
[](https://github.com/marketplace/actions/dynamic-badges)
|
||||
|
||||
This action allows you to create badges with [shields.io](https://shields.io) which may change with every commit which can be embedded in your README.md. To do this, this action does not need to push anything to your repository!
|
||||
|
||||
@@ -80,7 +81,7 @@ Gist Parameter | Description
|
||||
`style` | The style like "flat" or "social".
|
||||
`cacheSeconds` | The cache lifetime in seconds (must be greater than 300).
|
||||
|
||||
### Using Environment Variables as Parameters
|
||||
### Using Environment Variables as Parameters [](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/schneegans/2ab8f1d386f13aaebccbd87dac94068d/raw/answer.json)
|
||||
|
||||
A common usage pattern of this action is to create environment variables in previous steps of a job and later use them as message in your badge. This can be achieved like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user