0
0
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:
Scott 2024-01-28 10:07:02 -05:00
parent 750204d910
commit 4a7ead58a8

View File

@ -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