mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
switch chart-release-action to main
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
3
.github/workflows/helm-release.yml
vendored
3
.github/workflows/helm-release.yml
vendored
@@ -37,7 +37,8 @@ jobs:
|
||||
version: v3.6.3
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.4.1
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user