chore: Gets errors to shut up.
This commit is contained in:
parent
d1d3a31335
commit
acf7055c98
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
|
|
||||||
# FIXME FIXME FIXME: this could probably be sparser, but I wanna be on the safe side
|
# FIXME FIXME FIXME: this could probably be sparser, but I wanna be on the safe side
|
||||||
- name: Make sparse changelog (1/3)
|
- name: Make sparse changelog (1/3)
|
||||||
run: mv CHANGELOG.md TEMP_CHANGELOG.md
|
run: mv CHANGELOG.md TEMP_CHANGELOG.md && exit 0
|
||||||
|
|
||||||
- name: Make sparse changelog (2/3)
|
- name: Make sparse changelog (2/3)
|
||||||
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
|
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue