From 71921423b0f1b3e5c968a39685b913582ab0a555 Mon Sep 17 00:00:00 2001 From: Justin Bousquin Date: Tue, 11 Jul 2023 15:45:00 -0500 Subject: [PATCH] Update and rename documentation.yaml to documentation_deploy.yaml minor name changes to help differentiate --- .../workflows/{documentation.yaml => documentation_deploy.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{documentation.yaml => documentation_deploy.yaml} (98%) diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation_deploy.yaml similarity index 98% rename from .github/workflows/documentation.yaml rename to .github/workflows/documentation_deploy.yaml index c8d779b..bf1795f 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation_deploy.yaml @@ -1,4 +1,4 @@ -name: docs +name: docs_deploy on: push: