Skip to content

Commit 34cba4d

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
id: changelog
2222
with:
2323
output-file: "false"
24+
skip-version-file: "true"
2425
github-token: ${{ secrets.github_token }}
2526

2627
- name: Make build script executable

0 commit comments

Comments
 (0)