github: autotag

This commit is contained in:
xiaoyifang 2022-03-21 22:03:08 +08:00
parent a992749c07
commit 23535d2cec

View file

@ -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: