+ 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
|
name: Release Linux
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue