Skip to content

Merge pull request #11 from DSACMS/nat/more-updates #2

Merge pull request #11 from DSACMS/nat/more-updates

Merge pull request #11 from DSACMS/nat/more-updates #2

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 %}