Fixing missing script files in website

This commit is contained in:
David Négrier 2021-04-11 23:45:10 +02:00
parent 1b7764c464
commit 3d12520b3c
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
git config --global user.email "d.negrier@thecodingmachine.com"
git config --global user.name "David Négrier"
git checkout master
git add .
git commit -am "Adding files"
- name: Deploy