Mirror v3* tags
This commit is contained in:
parent
a16bc5d59b
commit
1bf07baaa9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
image: alpine:latest
|
||||
env:
|
||||
upstream: https://github.com/electron/electron
|
||||
tags: 'v30.5.2'
|
||||
tags: 'v3*'
|
||||
steps:
|
||||
- name: Environment setup
|
||||
run: apk add grep git sed coreutils bash nodejs
|
||||
|
|
Loading…
Reference in a new issue