Skip to content

Commit c4733b2

Browse files
committed
build(release): enhance workflow with manual trigger and conditional build steps
1 parent df369a5 commit c4733b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
id: changelog
2222
with:
2323
output-file: "false"
24-
skip-version-file: "true"
2524
github-token: ${{ secrets.github_token }}
2625
version-file: ".github/version.json"
2726

0 commit comments

Comments
 (0)