created
This commit is contained in:
parent
6a48143b20
commit
bfcda76819
2
.github/workflows/build-linux.yml
vendored
2
.github/workflows/build-linux.yml
vendored
|
@ -6,7 +6,7 @@ name: TheDesk Build on Linux
|
|||
on:
|
||||
release:
|
||||
types:
|
||||
- edited
|
||||
- created
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
|
@ -6,7 +6,7 @@ name: TheDesk Build on macOS
|
|||
on:
|
||||
release:
|
||||
types:
|
||||
- edited
|
||||
- created
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue
Block a user