Skip to content

Commit ef253c0

Browse files
authored
Merge pull request #22 from Vadko/21.03-release-manual-dispatch
ci: manual dispatch for release action
2 parents 9d29538 + ec20067 commit ef253c0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Release
22
on:
3+
workflow_dispatch:
4+
35
push:
46
branches:
57
- main

0 commit comments

Comments
 (0)