mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
Fix example.env workflow failures (#728)
This commit is contained in:
parent
ceab853dab
commit
28a588b402
1
.github/workflows/build_stable.yml
vendored
1
.github/workflows/build_stable.yml
vendored
@ -86,6 +86,7 @@ jobs:
|
||||
else
|
||||
echo "example.env changed, pushing changes..."
|
||||
git commit -m "chore: Update example.env"
|
||||
git pull --rebase
|
||||
git push origin main
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user