Skip to content

Commit 2f7cb0b

Browse files
authored
Update .github/workflows/release.yml
1 parent 9e210e7 commit 2f7cb0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: TriPSs/conventional-changelog-action@v3.7.1
1717
with:
1818
github-token: ${{ secrets.CHANGELOG_RELEASE }}
19+
output-file: "false"
1920

2021
- name: create release
2122
uses: actions/create-release@v1

0 commit comments

Comments
 (0)