fix(ci): changelog
Some checks failed
Run Helm tests / Execute helm lint (push) Successful in 9s
Run Helm tests / Execute helm template (push) Successful in 17s
Run Helm tests / Execute helm unittest (push) Successful in 24s
Markdown linter / Execute npm run readme:link (push) Has started running
Markdown linter / Execute npm run readme:parameters (push) Has been cancelled
Markdown linter / Execute npm run readme:lint (push) Has been cancelled
Update changelog / changelog (push) Has been cancelled

This commit is contained in:
2025-10-01 22:40:15 +02:00
parent 59d41b2f65
commit 949e633db1

View File

@@ -23,7 +23,7 @@ jobs:
curl --fail --location --output /usr/local/bin/git-sv --silent --show-error https://github.com/thegeeklab/git-sv/releases/download/${GIT_SV_VERSION}/git-sv-linux-$(dpkg --print-architecture)
chmod +x /usr/local/bin/git-sv
git-sv --version
- name: Generate upcoming changelog
- name: Update changelog issue
env:
ISSUE_RW_TOKEN: ${{ secrets.ISSUE_RW_TOKEN }}
run: .gitea/scripts/update-changelog.sh