refactoring
This commit is contained in:
2
.github/workflows/buildAndDeployWebsite.yml
vendored
2
.github/workflows/buildAndDeployWebsite.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
|||||||
jupyter nbconvert --to html Intensivstationen.nbconvert.ipynb
|
jupyter nbconvert --to html Intensivstationen.nbconvert.ipynb
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "updating data for Intensivstationen"
|
git commit -m "updating data for Intensivstationen"
|
||||||
- name: Pushing changes
|
- name: Pushing changes to GitHub Pages
|
||||||
shell: bash -el {0}
|
shell: bash -el {0}
|
||||||
run: |
|
run: |
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user