Skip to content

Commit

Permalink
checkout gh pages repo
Browse files Browse the repository at this point in the history
  • Loading branch information
petar-cvit committed Dec 30, 2024
1 parent c2ab27f commit c10d0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
ls -lah
mkdir -p cyclops-ui.github.io/helm
cp -r ./packaged/* cyclops-ui.github.io/helm/
cp -r ./install/packaged/* cyclops-ui.github.io/helm/
cd cyclops-ui.github.io
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'
Expand Down

0 comments on commit c10d0ae

Please sign in to comment.