We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f61593 commit 2346cb9Copy full SHA for 2346cb9
.github/workflows/documentation.yml
@@ -84,7 +84,7 @@ jobs:
84
run: "rsync -r --delete build/docs/* docs/docs/components/guides"
85
86
- name: "Commit"
87
- uses: "stefanzweifel/git-auto-commit-action@v5"
+ uses: "stefanzweifel/git-auto-commit-action@v6"
88
with:
89
repository: "docs"
90
commit_message: "Update guides documentation"
0 commit comments