+ workflow_dispatch
This commit is contained in:
parent
b6326c9144
commit
e5de2767a4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release-linux.yml
vendored
1
.github/workflows/release-linux.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Release Linux
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue