We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1751f4f commit b52ba8dCopy full SHA for b52ba8d
.github/workflows/convert-to-test.yml
@@ -17,8 +17,8 @@ jobs:
17
run: |
18
# Change package name in google-services.json
19
sed -i 's/com.eveningoutpost.dexdrip/com.eveningoutpost.dexdrip.test/g' app/google-services.json
20
-
21
- - name: Commit changes
+
+ - name: Commit changes
22
23
git config user.name "github-actions"
24
git config user.email "actions@github.com"
0 commit comments