mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00
fix(ci-cd): Use GitHub release action
This commit is contained in:
parent
d6d8125a38
commit
d252aa26f1
2
.github/workflows/release-app.yaml
vendored
2
.github/workflows/release-app.yaml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: ./gradlew assembleRelease
|
||||
|
||||
- name: Upload APKs 🚀
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: softprops/action-gh-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user