We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2918562 commit 7fbc6f3Copy full SHA for 7fbc6f3
.github/workflows/android.yml
@@ -135,7 +135,7 @@ jobs:
135
with:
136
tag_name: ${{ github.ref }}
137
draft: true
138
- name: ${{ format('{SimpleWeather{0} {1}', ':', github.ref) }}
+ name: ${{ format('SimpleWeather{0} {1}', ':', github.ref) }}
139
target_commitish: public
140
generate_release_notes: true
141
preserve_order: true
0 commit comments