Skip to content

Commit 3361f6c

Browse files
committed
feat: add manual trigger to release workflow
1 parent ca72f47 commit 3361f6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- closed
99
paths:
1010
- Cargo.toml
11+
workflow_dispatch:
1112

1213
permissions:
1314
contents: write

0 commit comments

Comments
 (0)