fix filename of Iceland jar
All checks were successful
/ Build BaseBand (push) Successful in 3m14s

This commit is contained in:
Daniella / Tove 2024-10-04 21:21:53 +02:00
parent 73219e1ad3
commit a3b4e77202
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -65,7 +65,7 @@ jobs:
BB_HOST: ${{ vars.BB_HOST }}
BB_PORT: ${{ vars.BB_PORT }}
BB_PATH: ${{ vars.BB_PATH }}
run: bash scripts/push_file.sh Client/build/proguard/BaseBand-Iceland.jar 3849
run: bash scripts/push_file.sh Client/build/proguard/BaseBand-main.jar 3849
- name: Push release to Prod Server
if: github.ref == 'refs/heads/release' # !! ONLY RELEASE
env: