Skip to content

Update issue templates #5

Update issue templates

Update issue templates #5

name: Changelog
on:
release:
types:
- created
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- name: "Auto Generate changelog"
uses: heinrichreimer/[email protected]
with:
{% raw %}

Check failure on line 13 in .github/workflows/auto-changelog.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-changelog.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
token: ${{ secrets.GITHUB_TOKEN }}
{% endraw %}