mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
Merge pull request #20 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: fixing to make the release branch rolling
This commit is contained in:
commit
479de09eed
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
uses: hennejg/github-tag-action@v4.3.1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
release_branches: rolling
|
||||
- name: Changelog
|
||||
uses: scottbrenner/generate-changelog-action@master
|
||||
id: Changelog
|
||||
|
Loading…
Reference in New Issue
Block a user