We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46a03cc + bd2f883 commit eb588a5Copy full SHA for eb588a5
2 files changed
.github/workflows/manual.yml
@@ -1,5 +1,8 @@
1
name: manualbuild
2
3
+permissions:
4
+ contents: write
5
+
6
on:
7
workflow_dispatch:
8
inputs:
app/src/main/res/values/strings.xml
@@ -483,4 +483,5 @@
483
<string name="pay_type_cash">Cash</string>
484
<string name="pay_type_mobile_phone">Mobile Phone</string>
485
<string name="pay_type_bank_transfer">Bank Transfer</string>
486
+ <string name="Close">Close</string>
487
</resources>
0 commit comments