0
0
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:
Scott 2024-01-28 10:07:28 -05:00 committed by GitHub
commit 479de09eed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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