Skip to content

Commit 163ee12

Browse files
committed
fix: test outputfile & input file
1 parent 53168e4 commit 163ee12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: TriPSs/conventional-changelog-action@v3.19.0
2020
with:
2121
github-token: ${{ secrets.github_token }}
22-
# input-file: 'CHANGELOG_INT.md'
22+
input-file: CHANGELOG_INT.md
2323

2424
# Create a release after creating tag
2525
# - only create a release if there is change of tags

0 commit comments

Comments
 (0)