mirror of
https://github.com/RavenX8/companion-module-voicemod.git
synced 2026-04-04 13:28:52 -04:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1ec4f5563 |
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