diff --git a/.github/workflows/nb_refresh.yml b/.github/workflows/nb_refresh.yml index 76cc1f8..4972b30 100644 --- a/.github/workflows/nb_refresh.yml +++ b/.github/workflows/nb_refresh.yml @@ -35,6 +35,6 @@ jobs: - name: commit updated notebook uses: EndBug/add-and-commit@v7 with: - author_name: nb update bot + committer_name: nb update bot message: "Update Notebook" add: '["demos/Harmonize_CapeCod_Detailed.ipynb", "demos/Harmonize_CapeCod_Simple.ipynb", "demos/Harmonize_Pensacola_Detailed.ipynb", "demos/Harmonize_Pensacola_Simple.ipynb", "demos/Harmonize_Tampa_Detailed.ipynb","demos/Harmonize_Tampa_Simple.ipynb"]'