+ Version tags

This commit is contained in:
Max 2022-02-15 00:03:52 +08:00
parent bd2d925030
commit e21f93af45
2 changed files with 6 additions and 2 deletions

View file

@ -2,7 +2,9 @@ name: Release Linux
on: on:
workflow_dispatch: workflow_dispatch:
description: "Version tag" inputs:
tags:
description: "Version tags"
push: push:
branches: [main] branches: [main]
paths: paths:

View file

@ -2,7 +2,9 @@ name: Release MacOS
on: on:
workflow_dispatch: workflow_dispatch:
description: "Version tag" inputs:
tags:
description: "Version tags"
push: push:
branches: [main] branches: [main]
paths: paths: