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.
2 parents 4f61593 + 2346cb9 commit a68fe3bCopy full SHA for a68fe3b
.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