Skip to content

Commit

Permalink
Update cd-android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bricefriha authored Jan 26, 2025
1 parent 96ebffc commit 3b897e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: managedcode/MAUIAppVersion@v1
with:
csproj: ${{ inputs.project-file }}
version: ${{ inputs.build-version }}.${{ github.run_number }}00
version: ${{ github.run_number }}00
displayVersion: ${{ inputs.build-version }}.${{ github.run_number }} ${{ inputs.generation }}
printFile: true # optional
- name: Setup Keystore File
Expand Down

0 comments on commit 3b897e7

Please sign in to comment.