Skip to content

Commit 977f355

Browse files
virgofxCopilot
andauthored
feat: update README with badge style changes and add GitHub Sponsors link (#383)
* feat: update README with badge style changes and add GitHub Sponsors link * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 07354f9 commit 977f355

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<sup><b>A GitHub Action for managing Terraform modules in GitHub monorepos, automating versioning, releases, and
44
documentation.</b></sup>
55

6-
[![Latest GitHub Release](https://img.shields.io/github/release/techpivot/terraform-module-releaser.svg?style=flat-square)][1]
7-
[![GitHub Marketplace](https://img.shields.io/badge/marketplace-terraform--module--releaser-blue?logo=github&style=flat-square)][2]
6+
[![Latest GitHub Release](https://img.shields.io/github/release/techpivot/terraform-module-releaser.svg?style=flat)][1]
7+
[![GitHub Marketplace](https://img.shields.io/badge/marketplace-terraform--module--releaser-blue?logo=github&style=flat)][2]
88
![CI](https://github.com/techpivot/terraform-module-releaser/actions/workflows/ci.yml/badge.svg?event=pull_request)
99
[![Lint](https://github.com/techpivot/terraform-module-releaser/actions/workflows/lint.yml/badge.svg)][3]
1010
[![CodeQL](https://github.com/techpivot/terraform-module-releaser/actions/workflows/codeql-analysis.yml/badge.svg)][4]
@@ -26,6 +26,12 @@ examples, Terraform-docs details, and a full changelog.
2626
Compatible with both GitHub.com and GitHub Enterprise Server (GHES) – works seamlessly in cloud and on-premises
2727
environments.
2828

29+
<p align="center">
30+
<a href="https://github.com/sponsors/TechPivot">
31+
<img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/TechPivot?style=flat&logo=github&label=Looking%20For%20Sponsors%F0%9F%A4%8D&labelColor=bf3989" style="height:42px" />
32+
</a>
33+
</p>
34+
2935
## 🚀 Features
3036

3137
- **Efficient Module Tagging** – Only includes module directory content, dramatically improving Terraform performance.

0 commit comments

Comments
 (0)