diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 215444ae..7a6d6fd4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: charts_dir: charts - config: ${{ github.workspace }}/cr.yaml + config: ${{ github.workspace }}/.cr.yaml - uses: actions/upload-artifact@v4 with: name: manifests diff --git a/README.md b/README.md index 49579bce..d50c21f6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # typhoon -![Github Action](https://github.com/zeiss/typhoon/workflows/main/badge.svg) +[![Release](https://github.com/ZEISS/typhoon/actions/workflows/release.yml/badge.svg)](https://github.com/ZEISS/typhoon/actions/workflows/release.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/zeiss/typhoon.svg)](https://pkg.go.dev/github.com/zeiss/typhoon) [![Go Report Card](https://goreportcard.com/badge/github.com/zeiss/typhoon)](https://goreportcard.com/report/github.com/zeiss/typhoon) [![Taylor Swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)