mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
Merge pull request #17 from scottc943/FEATURE/400_GitHubActions-automate-release-versions
ci: missing }
This commit is contained in:
commit
28b15a3f35
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Bump version and push tag
|
||||
uses: hennejg/github-tag-action@v4.1.jh1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Changelog
|
||||
uses: scottbrenner/generate-changelog-action@master
|
||||
id: Changelog
|
||||
|
Loading…
Reference in New Issue
Block a user