Skip to content

Commit

Permalink
Update make_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrizio250 committed Sep 13, 2024
1 parent f4038b3 commit b0a15dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Commit and push changes
run: |
cd cookiecutter/docs
cd {{cookiecutter.project_name}}/docs
git add md_docs/software-list.md
git add md_docs/soup-list.md
git commit -m 'Update documentation files' || echo "No changes to commit"
Expand Down

0 comments on commit b0a15dc

Please sign in to comment.