0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 05:58:21 -05:00

Merge pull request #15 from scottc943/FEATURE/400_GitHubActions-automate-release-versions

ci: #minor change to fixed the pre-release issue again2
This commit is contained in:
Scott 2024-01-28 09:47:34 -05:00 committed by GitHub
commit 832cea0f04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,7 @@ jobs:
RELEASE_BRANCHES: rolling
DEFAULT_BRANCH: rolling
pre_release: false
PRERELEASE_SUFFIX: ''
- name: Changelog
uses: scottbrenner/generate-changelog-action@master
id: Changelog