Merge branch 'master' of https://github.com/LucasGGamerM/moshidon
This commit is contained in:
commit
7a350c2685
2 changed files with 2 additions and 4 deletions
|
@ -3,8 +3,6 @@ name: Nightly builds
|
|||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
@ -41,5 +39,5 @@ jobs:
|
|||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
with:
|
||||
name: moshidon-nightly
|
||||
name: moshidon-nightly.apk
|
||||
path: ./mastodon/build/outputs/apk/nightly/moshidon-nightly.apk
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
[](https://github.com/LucasGGamerM/moshidon/releases/latest/download/moshidon.apk)
|
||||
|
||||
[](https://nightly.link/LucasGGamerM/moshidon/workflows/android/master/moshidon-nightly.zip)
|
||||
[](https://nightly.link/LucasGGamerM/moshidon/workflows/nightly-builds/master/moshidon-nightly.apk.zip)
|
||||
|
||||
|
||||
[](https://translate.codeberg.org/engage/moshidon/)
|
||||
|
|
Loading…
Add table
Reference in a new issue