Skip to content

Commit 7887c41

Browse files
authored
Update release.yml
1 parent 79e46e5 commit 7887c41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: taiki-e/create-gh-release-action@v1
1717
with:
18-
# (optional) Path to changelog.
19-
changelog: CHANGELOG.md
20-
# (required) GitHub token for creating GitHub Releases.
2118
token: ${{ secrets.GITHUB_TOKEN }}
2219

2320
upload-assets:

0 commit comments

Comments
 (0)