Update master.yml

This commit is contained in:
Ralph J. Smit
2022-07-20 16:03:59 +02:00
parent e52cc6205a
commit 8900e5088a

View File

@@ -37,5 +37,5 @@ jobs:
git config --local user.email "actions@github.com"
git config --local user.name "GitHub Actions"
git add .
git commit -m "Run Laravel Mix en build front-end assets"
git commit -m "Updated build assets"
git push origin