File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 5959 steps :
6060 - uses : actions/checkout@v4.2.2
6161
62- - uses : actions/setup-node@v4.2 .0
62+ - uses : actions/setup-node@v4.3 .0
6363 with :
6464 node-version : " 18"
6565 registry-url : " https://registry.npmjs.org"
Original file line number Diff line number Diff line change 7676 --unsafe-perm=true
7777 ]
7878
79- - uses : actions/setup-node@v4.2 .0
79+ - uses : actions/setup-node@v4.3 .0
8080 with :
8181 node-version : ${{ matrix.node-version }}
8282 cache : " pnpm"
8888 - run : pnpm run prepublishOnly
8989 working-directory : .
9090
91- - uses : actions/upload-artifact@v4.6.1
91+ - uses : actions/upload-artifact@v4.6.2
9292 with :
9393 name : .-Node-${{ matrix.node-version }}-Target
9494 path : ./Target
Original file line number Diff line number Diff line change 3939 "util" : " 0.12.5"
4040 },
4141 "devDependencies" : {
42- "@playform/build" : " 0.2.1 " ,
42+ "@playform/build" : " 0.2.2 " ,
4343 "@types/glob-stream" : " 8.0.2" ,
4444 "@types/node" : " 22.14.0" ,
4545 "@types/prettier" : " 3.0.0"
You can’t perform that action at this time.
0 commit comments