https://github.com/sgaunet/gh-action-test
github action test
https://github.com/sgaunet/gh-action-test
Last synced: 7 months ago
JSON representation
github action test
- Host: GitHub
- URL: https://github.com/sgaunet/gh-action-test
- Owner: sgaunet
- License: mit
- Created: 2025-01-04T13:25:27.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T14:00:54.000Z (9 months ago)
- Last Synced: 2025-01-04T14:40:22.569Z (9 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-action-test
This repository contains a Github Action that generates a badge that will be hosted in the repository's wiki.
The badge is a svg file that is customizable with the following parameters:
The svg file can be referenced in the main README (or any other markdown file) with the following URL:
```
https://raw.githubusercontent.com/wiki/USERNAME/REPOSITORY/myimage.png
```Warning: the url has a cache mecanism that may take some time to update the image (300s)


