mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-21 23:10:40 +00:00
Merge branch 'main' of https://github.com/vodemn/m3_lightmeter
This commit is contained in:
commit
9945005008
1 changed files with 1 additions and 2 deletions
3
.github/workflows/cd_dev.yml
vendored
3
.github/workflows/cd_dev.yml
vendored
|
@ -3,11 +3,10 @@
|
||||||
# separate terms of service, privacy policy, and support
|
# separate terms of service, privacy policy, and support
|
||||||
# documentation.
|
# documentation.
|
||||||
|
|
||||||
name: Build app-dev-release.apk
|
name: Build Dev APK
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["cd"]
|
|
||||||
tags:
|
tags:
|
||||||
- "v*.*.*"
|
- "v*.*.*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in a new issue