mirror of
https://github.com/farfalleflickan/cmyflix.git
synced 2025-02-05 08:45:31 +00:00
Update main.yml
This commit is contained in:
parent
8ba5e3a48c
commit
01777bbf11
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -3,7 +3,8 @@ name: Build and Release DEB
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*" # or "v*.*.*"
|
- "*"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-deb:
|
build-deb:
|
||||||
|
Loading…
Reference in New Issue
Block a user