Skip to content

Commit

Permalink
Setup CI CD 13πŸ«ΈπŸŒ€βœοΈπŸ“— :octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
hendisantika committed Jan 17, 2024
1 parent 01e598c commit c471611
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ jobs:
uses: charliealbright/appcenter-cli-action@v1.0.1
with:
token: ${{secrets.APPCENTER_API_TOKEN}}
# command: 'appcenter distribute release -f ${{inputs.file}} --app ${{inputs.name}} --group ${{inputs.group}}'
command: 'appcenter distribute release -f ${{inputs.file}} --group ${{inputs.group}}'
command: 'appcenter distribute release -f ${{inputs.file}} --app ${{inputs.name}} --group ${{inputs.group}}'

0 comments on commit c471611

Please sign in to comment.