Skip to content

Commit

Permalink
bh action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejmaciejko-gid committed Feb 28, 2024
1 parent 2469663 commit c8649e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:

- name: Package and publish Helm Charts
run: |
mkdir -p charts
helm package -d gh-charts hive-metastore
helm package -d charts hive-metastore
git add -A
git fetch
git stash
git checkout bh-pages
Expand Down

0 comments on commit c8649e7

Please sign in to comment.