Skip to content

Commit

Permalink
Test upload
Browse files Browse the repository at this point in the history
  • Loading branch information
grig777 committed Jan 23, 2025
1 parent 1540f47 commit 9434461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.7.0
with:
charts_dir: "./stable/"
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
charts_dir: "./stable/jfrog-platform/"

0 comments on commit 9434461

Please sign in to comment.