mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
try to fix the helm-releaser
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user