Update to v4

This commit is contained in:
omg-xtao 2023-03-14 20:33:36 +08:00 committed by GitHub
parent 7584e161e9
commit 75084b4fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,9 @@ on:
workflow_dispatch:
inputs:
tags:
description: 'main version tag, example: v3'
description: 'main version tag, example: v4'
required: true
default: 'v3'
default: 'v4'
jobs:
build: