Revert "refactor: removing name from release"
This reverts commit c2341070f5
.
This commit is contained in:
parent
c2341070f5
commit
9f8f7adb26
1 changed files with 1 additions and 0 deletions
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
|
@ -27,4 +27,5 @@ jobs:
|
||||||
- name: Upload a Build Artifact
|
- name: Upload a Build Artifact
|
||||||
uses: actions/upload-artifact@v3.1.2
|
uses: actions/upload-artifact@v3.1.2
|
||||||
with:
|
with:
|
||||||
|
name: moshidon-nightly
|
||||||
path: ./mastodon/build/outputs/apk/nightly/moshidon-nightly.apk
|
path: ./mastodon/build/outputs/apk/nightly/moshidon-nightly.apk
|
||||||
|
|
Loading…
Add table
Reference in a new issue