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 5493f48 commit faa827fCopy full SHA for faa827f
1 file changed
.github/workflows/Auto.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- run: |
60
git config user.name "Auto"
61
- git config user.email "auto@playform.cloud"
+ git config user.email "Commit@PlayForm.Cloud"
62
git add .
63
git commit -a --allow-empty-message -m ""
64
0 commit comments