From 312997c3d95b78c6deda4dd8485bb6a1cebece4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mu=CC=88hlebach?= Date: Thu, 30 May 2024 09:45:41 +0200 Subject: [PATCH] fix: typo --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 2e15771..aa7d0a2 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -6,7 +6,7 @@ jobs: name: A job to say hello steps: - name: Hello world action step - uses: baloice-incubator/gitopscli-action/.github/actions/gitopscli/action.yaml@main # Uses an action in the root directory + uses: baloise-incubator/gitopscli-action/.github/actions/gitopscli/action.yaml@main # Uses an action in the root directory id: GitOpsCli with: command: '-h'