Skip to content

Commit 947e9ab

Browse files
authored
make release workflow manually triggerable (#213)
1 parent 69396b1 commit 947e9ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Release
33
on:
44
push:
55
branches: main
6+
workflow_dispatch:
67

78
jobs:
89
tag:

0 commit comments

Comments
 (0)