Skip to content

Commit 40bed96

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 36a1f57 commit 40bed96

2 files changed

Lines changed: 3 additions & 3 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"dependencies": {},
2525
"devDependencies": {
26-
"@cloudflare/workers-types": "4.20250403.0",
27-
"@playform/build": "0.2.1"
26+
"@cloudflare/workers-types": "4.20250404.0",
27+
"@playform/build": "0.2.2"
2828
},
2929
"publishConfig": {
3030
"access": "public"

0 commit comments

Comments
 (0)