Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevader committed May 30, 2024
1 parent dce2029 commit f6d8c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
name: A job to say hello
steps:
- name: Hello world action step
uses: baloise-incubator/gitopscli-action@main # Uses an action in the root directory
uses: baloise-incubator/gitopscli-action/.github/actions/gitopscli@main # Uses an action in the root directory
id: GitOpsCli
with:
command: '-h'
Expand Down

0 comments on commit f6d8c0c

Please sign in to comment.