Skip to content

Commit 43d1da8

Browse files
committed
build(release): enhance workflow with manual trigger and conditional build steps
1 parent 34cba4d commit 43d1da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: TriPSs/conventional-changelog-action@v5
2121
id: changelog
2222
with:
23-
output-file: "false"
23+
# output-file: "false"
2424
skip-version-file: "true"
2525
github-token: ${{ secrets.github_token }}
2626

0 commit comments

Comments
 (0)