fix: fixed formatting for template file
This commit is contained in:
parent
94b5b1ca17
commit
ab297f9035
|
|
@ -22,4 +22,5 @@ jobs:
|
||||||
id: semrel
|
id: semrel
|
||||||
with:
|
with:
|
||||||
github-token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
|
github-token: {% raw %}${{ secrets.GITHUB_TOKEN }}{% endraw %}
|
||||||
|
|
||||||
changelog-generator-opt: "emojis=true"
|
changelog-generator-opt: "emojis=true"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue