Skip to content

Commit

Permalink
fixing yamllint errors and warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Dec 5, 2024
1 parent 982e3f9 commit f8f17e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .cr.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
with:
charts_dir: charts/
packages_with_index: true
mark_as_latest: true
env:
CR_PACKAGE_PATH: docs
CR_TOKEN: "${{ secrets.PAT }}"

0 comments on commit f8f17e6

Please sign in to comment.