mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-12-31 02:52:19 +08:00
try to fix the helm-releaser
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
c9acb396ad
commit
1c2b4f042d
1 changed files with 0 additions and 1 deletions
1
.github/workflows/helm-release.yml
vendored
1
.github/workflows/helm-release.yml
vendored
|
@ -40,7 +40,6 @@ jobs:
|
|||
# TODO: switch back @main to a specific version like @v1.5.1 or higher
|
||||
uses: helm/chart-releaser-action@main
|
||||
with:
|
||||
charts_repo_url: https://nextcloud.github.io/all-in-one
|
||||
charts_dir: helm-chart
|
||||
mark_as_latest: false
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue