Skip to content

Commit 779fa4d

Browse files
authored
ci: allow release to be manually created
1 parent 56d3477 commit 779fa4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11+
workflow_dispatch:
1112

1213
jobs:
1314
release-plz:

0 commit comments

Comments
 (0)