mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-12 01:25:35 +08:00
fix(ci): fix production toggle of catalog CI
This commit is contained in:
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -77,6 +77,8 @@ jobs:
|
||||
steps.collect-changes.outputs.changesDetected == 'true'
|
||||
run: |
|
||||
tools/build-release.sh -p
|
||||
env:
|
||||
CR_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
- name: Create commit
|
||||
id: create-commit
|
||||
|
||||
Reference in New Issue
Block a user