mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
.gitea: run release build on tag push (#31924)
This commit is contained in:
parent
3524499d55
commit
e9e4e8b05a
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- "master"
|
||||
- "release/*"
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
linux-intel:
|
||||
|
|
|
|||
Loading…
Reference in a new issue