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 cc2be2d commit b72bfb0Copy full SHA for b72bfb0
1 file changed
.github/workflows/pre-release.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
token: ${{ secrets.AUTO_MERGE }}
39
commit-message: 'chore: Update documentation links in JSON configs'
40
- title: 'chore: Update Generated Dev Docs'
+ title: 'chore: Update documentation links in JSON configs'
41
body: 'Automated update of documentation links in JSON configs from pre-release build'
42
branch: docs-update
43
delete-branch: true
0 commit comments