From 92202f856491d99593fcd148e21d57d72c54236d Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 17 Feb 2024 18:04:23 +0800 Subject: [PATCH] .github/workflows/app-pipeline-harbor.yml: update --- .github/workflows/app-pipeline-harbor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/app-pipeline-harbor.yml b/.github/workflows/app-pipeline-harbor.yml index 8320b6a4..6195b339 100644 --- a/.github/workflows/app-pipeline-harbor.yml +++ b/.github/workflows/app-pipeline-harbor.yml @@ -1,4 +1,4 @@ -name: Setup Vault Server +name: Setup Harbor Server on: pull_request: @@ -10,7 +10,7 @@ on: - main jobs: - etup-k3s-cluster: + setup-k3s-cluster: uses: svc-design/actions/.github/workflows/setup-k3s-cluster.yml@main with: domain: 'onwalk.net'