+ 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:
workflow_dispatch:
description: "Version tag"
inputs:
tags:
description: "Version tags"
push:
branches: [main]
paths:

View file

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