We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b31364 commit 3108e8fCopy full SHA for 3108e8f
.github/workflows/release.yml
@@ -12,8 +12,6 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: taiki-e/create-gh-release-action@v1
14
with:
15
- # (optional)
16
- changelog: CHANGELOG.md
17
# (required)
18
token: ${{ secrets.GITHUB_TOKEN }}
19
0 commit comments