mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-02-24 15:05:41 +08:00
release dev build on dispatch
This commit is contained in:
parent
0a900e3f1f
commit
b60a672561
1 changed files with 1 additions and 2 deletions
3
.github/workflows/dev.yml
vendored
3
.github/workflows/dev.yml
vendored
|
@ -1,8 +1,7 @@
|
||||||
# .github/workflows/release.yaml
|
# .github/workflows/release.yaml
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branch: dev
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
releases-matrix:
|
releases-matrix:
|
||||||
|
|
Loading…
Reference in a new issue