mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -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:
commit
832cea0f04
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user