release: workflow manual dispatch

This commit is contained in:
alex.sharov 2023-02-08 10:54:34 +07:00
parent 08b10cd667
commit 6170831d82

View File

@ -14,11 +14,6 @@ on:
# to be used by fork patch-releases ^^
- 'v*.*.*-*'
workflow_dispatch:
inputs:
tags:
- 'v*.*.*'
# to be used by fork patch-releases ^^
- 'v*.*.*-*'
jobs:
goreleaser: