mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
ci: fixing to make the release branch rolling
This commit is contained in:
parent
750204d910
commit
4a7ead58a8
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
|
uses: hennejg/github-tag-action@v4.3.1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
release_branches: rolling
|
||||||
- name: Changelog
|
- name: Changelog
|
||||||
uses: scottbrenner/generate-changelog-action@master
|
uses: scottbrenner/generate-changelog-action@master
|
||||||
id: Changelog
|
id: Changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user