Skip to content

Commit

Permalink
Tried to fix add/commit/push again
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiger-Tom committed Dec 8, 2023
1 parent d91f942 commit 36c809c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autodocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: "Commit and push changes"
uses: EndBug/add-and-commit@v9
with:
add: "./docs/autodocs/*.md ./docs/autodocs/**/*.md"
add: "./docs/autodocs"
message: "Automatic documentation update (triggered by ${{ github.actor }}: ${{ github.sha }})"
pull: "--rebase"
docs_to_wiki:
Expand Down

0 comments on commit 36c809c

Please sign in to comment.