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 c557f06 + 76aa759 commit 52b0d6bCopy full SHA for 52b0d6b
.github/workflows/documentation.yml
@@ -85,7 +85,7 @@ jobs:
85
run: "rsync -r --delete build/docs/* docs/docs/components/guides"
86
87
- name: "Commit"
88
- uses: "stefanzweifel/git-auto-commit-action@v6"
+ uses: "stefanzweifel/git-auto-commit-action@v7"
89
with:
90
repository: "docs"
91
commit_message: "Update guides documentation"
0 commit comments