chore: Gets errors to shut up.

This commit is contained in:
greysoh 2024-05-05 18:55:38 -04:00
parent d1d3a31335
commit acf7055c98
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571

View file

@ -44,7 +44,7 @@ jobs:
# FIXME FIXME FIXME: this could probably be sparser, but I wanna be on the safe side
- 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)
uses: heinrichreimer/github-changelog-generator-action@v2.1.1