- not a git repo error when trying to build a changelog
This commit is contained in:
2024-01-14 22:18:15 -05:00
parent 3e6301d756
commit a1ec4f5563

View File

@@ -11,6 +11,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Release Changelog Builder
id: github_release
uses: mikepenz/release-changelog-builder-action@v4.1.1