Skip to content

Commit 107e942

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 1985c25 commit 107e942

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"itty-router": "6.0.0"
2020
},
2121
"devDependencies": {
22-
"@cloudflare/workers-types": "4.20250403.0",
23-
"@playform/build": "0.2.1",
24-
"wrangler": "4.7.0"
22+
"@cloudflare/workers-types": "4.20250404.0",
23+
"@playform/build": "0.2.2",
24+
"wrangler": "4.7.1"
2525
},
2626
"publishConfig": {
2727
"access": "public",

0 commit comments

Comments
 (0)