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 072a3be commit 05dc599Copy full SHA for 05dc599
.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
package.json
@@ -37,7 +37,7 @@
37
"@playform/pipe": "0.1.3"
38
},
39
"devDependencies": {
40
- "@playform/build": "0.2.1"
+ "@playform/build": "0.2.2"
41
42
"publishConfig": {
43
"access": "public",
0 commit comments