mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
.gitea: trigger PPA upload on tag
This commit is contained in:
parent
3941fe0a5f
commit
094db92d68
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ on:
|
|||
schedule:
|
||||
- cron: '0 16 * * *'
|
||||
push:
|
||||
branches:
|
||||
- "release/*"
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue