mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
ci(test): enable chart release for test
This commit is contained in:
parent
8ceb4ed675
commit
72a324248a
3
.github/workflows/helm-release.yml
vendored
3
.github/workflows/helm-release.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: Release Open WebUI Helm Charts
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
@ -44,7 +45,7 @@ jobs:
|
||||
|
||||
release:
|
||||
#needs: semantic-release
|
||||
if: github.repository == 'open-webui/helm-charts'
|
||||
# if: github.repository == 'open-webui/helm-charts'
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
Loading…
Reference in New Issue
Block a user