mirror of
https://github.com/RavenX8/companion-module-voicemod.git
synced 2026-04-03 12:58:52 -04:00
### Fix
- not a git repo error when trying to build a changelog
This commit is contained in:
1
.github/workflows/changelog_builder.yml
vendored
1
.github/workflows/changelog_builder.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user