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 e4b0e0a commit ce08b15Copy full SHA for ce08b15
.github/workflows/docs.yml
@@ -95,7 +95,7 @@ jobs:
95
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
96
with:
97
token: ${{ steps.app-token.outputs.token }}
98
- add-paths: docs
+ path: docs
99
commit-message: "docs: Build and publish docs (from ${{ github.workflow }} run # ${{ github.run_number }})"
100
branch: build-docs/sourceref
101
branch-suffix: short-commit-hash
0 commit comments