mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
switch chart-release-action to main
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
1a329d83aa
commit
62afa918f0
1 changed files with 2 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue