Skip to content

Commit b380623

Browse files
committed
removed changelog config
1 parent de06fa7 commit b380623

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- uses: taiki-e/create-gh-release-action@v1
14-
with:
15-
# (optional)
16-
changelog: CHANGELOG.md
1714
env:
1815
# (required)
1916
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)