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