From c94cfee29f082d8573e00173a565439b106e08b3 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Mon, 25 Sep 2023 16:06:09 -0500 Subject: [PATCH] Update deploy-docs-antora.yml --- .github/workflows/deploy-docs-antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-docs-antora.yml b/.github/workflows/deploy-docs-antora.yml index edd83157..fdef16d8 100644 --- a/.github/workflows/deploy-docs-antora.yml +++ b/.github/workflows/deploy-docs-antora.yml @@ -1,4 +1,4 @@ -name: Deploy Docs Antora +name: Deploy Docs (Antora) on: push: branches-ignore: [ gh-pages ]