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

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

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

View File

@ -29,7 +29,7 @@ jobs:
WITH_V: true
DEFAULT_BUMP: patch
PRERELEASE: false
DEFAULT_BRANCH: rolling
RELEASE_BRANCHES: rolling
- name: Changelog
uses: scottbrenner/generate-changelog-action@master
id: Changelog