mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-05 15:45:42 +02:00
Deploy from feature/deploy-snapshots as well
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
parent
99c9c76781
commit
06f6bc0e8c
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
|
||||||
|
- feature/deploy-snapshots
|
||||||
|
|
||||||
name: Deploy snapshot builds
|
name: Deploy snapshot builds
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue