Skip to content

Commit 883e89a

Browse files
committed
update github
1 parent ac53a20 commit 883e89a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
release_tag:
77
description: 'Release tag (e.g., v1.0.0)'
88
required: true
9+
default: 'v0.1.0'
10+
11+
permissions:
12+
contents: write # Required for creating releases and uploading assets
913

1014
jobs:
1115
build-and-release:

0 commit comments

Comments
 (0)