Skip to content

Commit b52ba8d

Browse files
authored
Update convert-to-test.yml
1 parent 1751f4f commit b52ba8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/convert-to-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
run: |
1818
# Change package name in google-services.json
1919
sed -i 's/com.eveningoutpost.dexdrip/com.eveningoutpost.dexdrip.test/g' app/google-services.json
20-
21-
- name: Commit changes
20+
21+
- name: Commit changes
2222
run: |
2323
git config user.name "github-actions"
2424
git config user.email "actions@github.com"

0 commit comments

Comments
 (0)