Skip to content

Commit

Permalink
OPS-2405 Added charts_dir config option.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusBartels committed Jun 8, 2021
1 parent a861d9f commit 5cbf630
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@ jobs:
uses: helm/chart-releaser-action@v1.2.1
with:
version: v1.2.1
charts_dir: deploy/infra-otc-cert-manager-webhook
# config:
# charts_repo_url: https://<owner>.github.io/<project>
env:
CR_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit 5cbf630

Please sign in to comment.