Skip to content

Commit

Permalink
fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
r0xsh committed Dec 10, 2024
1 parent 90fb12b commit e0a743d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ on:
required: true
type: boolean
build_sicklo:
description: 'Siclo app'
description: 'Sicklo app'
required: true
type: boolean
jobs:
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
tag: ${{ inputs.tag }}
instance: sicklo
instance_url: https://sicklo.coopcycle.org
app_name: Siclo
app_name: Sicklo
primary_color: "#1f2632"
package_name: fr.coopcycle.sicklo
keystore_key_alias: instance
Expand Down

0 comments on commit e0a743d

Please sign in to comment.