Skip to content

Commit 3f069e3

Browse files
committed
add deploy status badge to README
1 parent f3f78da commit 3f069e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ endif::[]
1515
:url-project: https://github.com/{project-repo-name}
1616
:url-preview: https://asciidoctor-docs-ui.netlify.app
1717
:url-ci: {project-repo-name}/actions
18+
:url-netlify-deploys: https://app.netlify.com/sites/asciidoctor-docs-ui/deploys
1819
// External URLs:
1920
:url-antora: https://antora.org
2021
:url-asciidoctor: https://asciidoctor.org
@@ -29,6 +30,7 @@ endif::[]
2930

3031
ifdef::badges[]
3132
image:https://img.shields.io/github/release/{project-repo-name}.svg[Latest Release,link={url-project}/releases/download/{current-release}/ui-bundle.zip]
33+
image:https://api.netlify.com/api/v1/badges/a9db5e1b-d7b7-48c0-b066-1b8d91e9c3d1/deploy-status[Deploy Status,link={url-netlify-deploys}]
3234
endif::[]
3335

3436
toc::[]

0 commit comments

Comments
 (0)