Skip to content

Commit 1b7c528

Browse files
Fix badges (#3)
* Update README.yaml * Update README.md and docs (#4) Co-authored-by: goruha <[email protected]> Co-authored-by: Cloud Posse Bot (CI/CD) <[email protected]> Co-authored-by: goruha <[email protected]>
1 parent ce1ae18 commit 1b7c528

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<!-- markdownlint-disable -->
3-
# github-action-docker-build-push [![Latest Release](https://img.shields.io/github/release/cloudposse/example-github-action-composite.svg)](https://github.com/cloudposse/example-github-action-composite/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
3+
# github-action-docker-build-push [![Latest Release](https://img.shields.io/github/release/cloudposse/github-action-docker-build-push.svg)](https://github.com/cloudposse/github-action-docker-build-push/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
44
<!-- markdownlint-restore -->
55

66
[![README Header][readme_header_img]][readme_header_link]

README.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ github_repo: cloudposse/github-action-docker-build-push
2323
# Badges to display
2424
badges:
2525
- name: "Latest Release"
26-
image: "https://img.shields.io/github/release/cloudposse/example-github-action-composite.svg"
27-
url: "https://github.com/cloudposse/example-github-action-composite/releases/latest"
26+
image: "https://img.shields.io/github/release/cloudposse/github-action-docker-build-push.svg"
27+
url: "https://github.com/cloudposse/github-action-docker-build-push/releases/latest"
2828
- name: "Slack Community"
2929
image: "https://slack.cloudposse.com/badge.svg"
3030
url: "https://slack.cloudposse.com"
@@ -81,4 +81,4 @@ include:
8181
# Contributors to this project
8282
contributors:
8383
- name: "Igor Rodionov"
84-
github: "goruha"
84+
github: "goruha"

0 commit comments

Comments
 (0)