fix bug
This commit is contained in:
parent
eca8ad49c3
commit
bd2d925030
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release-macos.yml
vendored
3
.github/workflows/release-macos.yml
vendored
|
|
@ -2,8 +2,7 @@ name: Release MacOS
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
tags:
|
description: "Version tag"
|
||||||
description: "Version tag"
|
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue