Skip to content

Commit

Permalink
fix: temporarily disabling copy of chart index
Browse files Browse the repository at this point in the history
  • Loading branch information
srikumar003 authored Aug 14, 2023
1 parent 293996f commit cd07dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
ref: gh-pages
path: pages
- run: |
cp -v pages/index.yaml site/
#- run: |
# cp -v pages/index.yaml site/
- run: pipenv run ghp-import site -p --force

0 comments on commit cd07dd2

Please sign in to comment.