mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-11 18:57:11 +01:00
fix nightly release
This commit is contained in:
parent
5aac9d66e0
commit
f022c21f11
2
.github/workflows/build_all.yml
vendored
2
.github/workflows/build_all.yml
vendored
@ -358,7 +358,7 @@ jobs:
|
||||
mv sdrpp_android/sdrpp.apk sdrpp_nightly/sdrpp.apk
|
||||
|
||||
- name: Update Nightly
|
||||
run: gh release upload nightly sdrpp_nightly/* --clobber
|
||||
run: gh release upload nightly sdrpp_nightly/* -R ${{github.repository}} --clobber
|
||||
|
||||
check_spelling:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user