Update master.yml

This commit is contained in:
Ralph J. Smit
2022-07-19 14:42:00 +02:00
parent 70cc81f110
commit 060a6b72a7

View File

@@ -36,5 +36,6 @@ jobs:
run: |
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 push origin