We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f78968a + eb588a5 commit 7e0fbf4Copy full SHA for 7e0fbf4
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
@@ -490,4 +490,5 @@
490
<string name="PasswordChanged">Password changed</string>
491
<string name="ResetRarPwd">Password has been changed to the default rar password</string>
492
<string name="ConfirmDeletePremium">Are you sure you want to delete this contribution?</string>
493
+ <string name="Close">Close</string>
494
</resources>
0 commit comments