You've already forked helm-gitea
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
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user