Skip to content

Commit 45d453d

Browse files
authored
Update release.yml (#21)
1 parent e4d0f9d commit 45d453d

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
@@ -5,7 +5,7 @@ on:
55
tags:
66
- "v*.*.*" # Matches stable versions like v1.2.3
77
- "v*.*.*-*" # Matches pre-release versions like v2.0.1-beta
8-
8+
workflow_dispatch:
99
jobs:
1010
build-and-release:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)