Skip to content

Commit

Permalink
Update ci-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaybentk authored May 17, 2023
1 parent 563b5e2 commit 92dbdac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
helm create test
helm create test1
helm create test2
mkdir test
helm create test4
mkdir dir
helm create dir/test4
- name: Render helm docs singal
uses: shaybentk/[email protected]
Expand All @@ -42,6 +42,6 @@ jobs:
- name: Render helm docs multie
uses: shaybentk/[email protected]
with:
working-dir: test/test4
working-dir: dir/test4
git-push: "true"

0 comments on commit 92dbdac

Please sign in to comment.