Skip to content

Commit

Permalink
Releasing chart
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcjy authored and gmcjy committed Oct 21, 2022
1 parent 2fce12a commit 6a12070
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/releasechart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v1
# with:
# fetch-depth: 0

Expand All @@ -33,4 +33,5 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
charts_dir: helm-charts
charts_dir: helm-charts
charts_repo_url: https://abhishek-ch.github.io/ata-machinelearning-the-boring-way

0 comments on commit 6a12070

Please sign in to comment.