Skip to content

Commit 05dc599

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 072a3be commit 05dc599

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/Auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- run: |
6060
git config user.name "Auto"
61-
git config user.email "auto@playform.cloud"
61+
git config user.email "Commit@PlayForm.Cloud"
6262
git add .
6363
git commit -a --allow-empty-message -m ""
6464

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@playform/pipe": "0.1.3"
3838
},
3939
"devDependencies": {
40-
"@playform/build": "0.2.1"
40+
"@playform/build": "0.2.2"
4141
},
4242
"publishConfig": {
4343
"access": "public",

0 commit comments

Comments
 (0)