Skip to content

Commit ae415a4

Browse files
author
Peter Schwips
committed
build: added option to start workflow manually
1 parent 0af9c26 commit ae415a4

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
@@ -3,6 +3,7 @@ name: Build and Release Binaries
33
on:
44
push:
55
branches: [ main ]
6+
workflow_dispatch:
67

78
permissions:
89
contents: write

0 commit comments

Comments
 (0)