mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
Deploy snapshots from this branch
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
d1b2301dff
commit
66918ca2b9
1
.github/workflows/deploy_snapshot.yml
vendored
1
.github/workflows/deploy_snapshot.yml
vendored
|
@ -2,6 +2,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- bug/600
|
||||||
|
|
||||||
name: Deploy snapshot builds
|
name: Deploy snapshot builds
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue