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'