mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-19 06:19:27 +00:00
.gitea: add workflow_dispatch for release build
This commit is contained in:
parent
dd7d144745
commit
7088e87dce
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ on:
|
||||||
- "master"
|
- "master"
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linux-intel:
|
linux-intel:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue