Update master.yml
This commit is contained in:
1
.github/workflows/master.yml
vendored
1
.github/workflows/master.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user