Skip to content

Commit 4e8464f

Browse files
committed
fix: test outputfile false retest
1 parent 0e14dce commit 4e8464f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
uses: TriPSs/conventional-changelog-action@v3.19.0
2121
with:
2222
github-token: ${{ secrets.github_token }}
23-
output-file: 'CHANGELOG_INT.md'
23+
output-file: false

0 commit comments

Comments
 (0)