We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e4416 commit 2282f13Copy full SHA for 2282f13
.github/workflows/manual_release_stable.yaml
@@ -162,7 +162,7 @@ jobs:
162
163
- name: Commit and push versioned docs
164
id: commit_versioned_docs
165
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
166
with:
167
add: "website/versioned_docs website/versioned_sidebars website/versions.json"
168
message: "docs: version ${{ needs.release_prepare.outputs.version_number }} docs [skip ci]"
0 commit comments