0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 14:08:23 -05:00

ci: missing }

This commit is contained in:
Scott 2024-01-28 09:55:49 -05:00
parent 392901f6f9
commit 2b3bfd96c2

View File

@ -24,7 +24,7 @@ jobs:
- name: Bump version and push tag - name: Bump version and push tag
uses: hennejg/github-tag-action@v4.1.jh1 uses: hennejg/github-tag-action@v4.1.jh1
with: with:
github_token: ${{ secrets.GITHUB_TOKEN } github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Changelog - name: Changelog
uses: scottbrenner/generate-changelog-action@master uses: scottbrenner/generate-changelog-action@master
id: Changelog id: Changelog