mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
github: autotag
This commit is contained in:
parent
a992749c07
commit
23535d2cec
3
.github/workflows/AutoTag.yml
vendored
3
.github/workflows/AutoTag.yml
vendored
|
@ -28,10 +28,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: windows-2019
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
targetName: GoldenDict.exe
|
|
||||||
version: 22.2.alpha
|
version: 22.2.alpha
|
||||||
# 步骤
|
# 步骤
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue