mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-04-25 16:26:08 +00:00
Update build badge for GitHub Actions
This commit is contained in:
parent
ca8f3e49ea
commit
2242dbc6cd
2 changed files with 3 additions and 3 deletions
4
.github/workflows/build-app-workflow.yaml
vendored
4
.github/workflows/build-app-workflow.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build
|
||||
name: build
|
||||
on: [pull_request, push]
|
||||
jobs:
|
||||
build:
|
||||
|
@ -7,4 +7,4 @@ jobs:
|
|||
- name: Checkout the code
|
||||
uses: actions/checkout@v2
|
||||
- name: Build the app
|
||||
run: ./gradlew build
|
||||
run: ./gradlew build
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<img align="left" width="80" height="80" src="metadata/en-US/images/icon.png"
|
||||
alt="App icon">
|
||||
|
||||
# Aegis Authenticator [](https://travis-ci.org/github/beemdevelopment/aegis) [](https://crowdin.com/project/aegis-authenticator) [](https://www.buymeacoffee.com/beemdevelopment) [](https://matrix.to/#/#aegis:matrix.org)
|
||||
# Aegis Authenticator [](https://github.com/beemdevelopment/Aegis/actions?query=workflow%3Abuild) [](https://crowdin.com/project/aegis-authenticator) [](https://www.buymeacoffee.com/beemdevelopment) [](https://matrix.to/#/#aegis:matrix.org)
|
||||
|
||||
__Aegis Authenticator__ is a free, secure and open source 2FA app for Android.
|
||||
It aims to provide a secure authenticator for your online services, while also
|
||||
|
|
Loading…
Add table
Reference in a new issue