Update .github/workflows/push-dappbundle.yml
Some checks failed
Deploy to Dappbundle / Deploy (push) Failing after 18s
Some checks failed
Deploy to Dappbundle / Deploy (push) Failing after 18s
This commit is contained in:
parent
9ccbc02b42
commit
c2b82a39d7
2
.github/workflows/push-dappbundle.yml
vendored
2
.github/workflows/push-dappbundle.yml
vendored
@ -42,6 +42,8 @@ jobs:
|
||||
git clone https://gitea.ranchimall.net/RanchiMall/$APP "$BASE/dappbundle/$APP"
|
||||
|
||||
cd "$BASE/dappbundle"
|
||||
git config user.email "ranchimallfze@gmail.com"
|
||||
git config user.name "ranchimall"
|
||||
|
||||
git add .
|
||||
git commit -m "Auto-update $APP" || echo "No changes to commit"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user