mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
CI update for gf cli
This commit is contained in:
4
.github/workflows/cli.yml
vendored
4
.github/workflows/cli.yml
vendored
@ -6,6 +6,10 @@ on:
|
||||
tags:
|
||||
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
||||
|
||||
env:
|
||||
TZ: Asia/Shanghai
|
||||
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Build And Release
|
||||
|
||||
Reference in New Issue
Block a user