new: add profile headers from comments in response! good for hosting in github and show information

This commit is contained in:
Hiddify
2023-09-15 12:25:18 +02:00
parent 759e5243e7
commit 94299ff728
3 changed files with 40 additions and 8 deletions

View File

@@ -262,10 +262,9 @@ jobs:
files: ./out/*
- name: Create service_account.json
if: matrix.platform == 'android-aab' && github.ref_type=='tag'
run: echo '${{ secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON }}' > service_account.json
- name: Deploy to Internal Testers
- name: Deploy to Google Play Internal Testers
uses: r0adkll/upload-google-play@v1
with:
serviceAccountJson: service_account.json