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 34cba4d commit 43d1da8Copy full SHA for 43d1da8
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: TriPSs/conventional-changelog-action@v5
21
id: changelog
22
with:
23
- output-file: "false"
+# output-file: "false"
24
skip-version-file: "true"
25
github-token: ${{ secrets.github_token }}
26
0 commit comments