Skip changelog parsing for now

pull/252/head
Wilfred Hughes 2022-04-10 12:23:59 +07:00
parent 2d2c05b783
commit 5b56bbbc3c
1 changed files with 0 additions and 3 deletions

@ -11,9 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: taiki-e/create-gh-release-action@v1
with:
# (optional)
changelog: CHANGELOG.md
env:
# (required)
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}