diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 73db7cd..c2c5900 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,8 +22,6 @@ jobs: charts_url: 'https://helm.equinixmetal.com' repository: 'charts' branch: gh-pages - app_version: ${{ github.ref_name }} - chart_version: ${{ github.ref_name }} gh-release: name: Create GitHub Release