From 7f675c13cf2ab42a8a94729d3363419c73e1823b Mon Sep 17 00:00:00 2001 From: kennyAgricultureVic Date: Fri, 20 Dec 2024 14:26:59 +1100 Subject: [PATCH] fix for auto deploy for docs --- ...t-pk__auto-deploy-docs.yml => test__auto-deploy-docs.yml} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename .github/workflows/{test-pk__auto-deploy-docs.yml => test__auto-deploy-docs.yml} (88%) diff --git a/.github/workflows/test-pk__auto-deploy-docs.yml b/.github/workflows/test__auto-deploy-docs.yml similarity index 88% rename from .github/workflows/test-pk__auto-deploy-docs.yml rename to .github/workflows/test__auto-deploy-docs.yml index c3c6114..7dc49b7 100644 --- a/.github/workflows/test-pk__auto-deploy-docs.yml +++ b/.github/workflows/test__auto-deploy-docs.yml @@ -2,7 +2,7 @@ # https://test.docs.plantinformatics.io/ # NOTE: A hard refresh might be needed to see the changes (ctrl + R) -name: test-pk__auto-deploy-docs +name: test__auto-deploy-docs on: push: @@ -31,5 +31,6 @@ jobs: ssh $USER@$HOST <