Update gen-gh-pages-data.yml

This commit is contained in:
Luke Weiler
2022-12-21 14:33:49 -05:00
committed by GitHub
parent d0455bb895
commit c348e176cc

View File

@@ -25,5 +25,4 @@ jobs:
- name: Generate data.js
run: |
python genData.py
git commit -am "update data.js"
git push
- uses: EndBug/add-and-commit@v9 # You can change this to use a specific version.