Skip to content

Commit

Permalink
Merge pull request #100 from catpineapple/fix_helm_workflows
Browse files Browse the repository at this point in the history
fix_helm_workflows
  • Loading branch information
catpineapple authored Jan 23, 2024
2 parents a76bb3d + 56f0308 commit f808610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
access-key-secret: ${{ secrets.OSS_KEY_SECRET }}
- name: upload files
run: |
ossutil cp helm-charts/package oss://selectdb-charts -r
ossutil cp helm-charts/package oss://selectdb-charts -rf

0 comments on commit f808610

Please sign in to comment.