mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Fix helm release ci
This commit is contained in:
parent
727f548a80
commit
45698e1d18
2
.github/workflows/helm-release-chart.yml
vendored
2
.github/workflows/helm-release-chart.yml
vendored
@ -31,8 +31,6 @@ jobs:
|
||||
run: |
|
||||
export tag=$(echo ${GITHUB_REF#refs/tags/} | sed 's/^v//')
|
||||
helm package ./chart --version $tag --app-version $tag
|
||||
env:
|
||||
GITHUB_REF: ${{ github.ref }}
|
||||
|
||||
- name: Push Helm Chart to GHCR
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user