Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Simplify signing procedure, now it get values automatically from keystore.properties if present #16

Simplify signing procedure, now it get values automatically from keystore.properties if present

Simplify signing procedure, now it get values automatically from keystore.properties if present #16

Workflow file for this run

# SPDX-FileCopyrightText: 2020 microG Team
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: fsfe/reuse-action@v1