We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36b1ad commit 6ba9d08Copy full SHA for 6ba9d08
common/config/azure-pipelines/templates/gather-docs.yaml
@@ -112,6 +112,6 @@ steps:
112
project: 2c48216e-e72f-48b4-a4eb-40ff1c04e8e4
113
pipeline: 7436 # iTwin.js/Docs/iTwin.js Docs - YAML
114
buildVersionToDownload: latestFromBranch
115
- branchName: refs/heads/release/5.5.x
+ branchName: refs/heads/release/5.6.x
116
artifactName: .updated.json
117
targetPath: ${{ parameters.stagingDir }}/config/
0 commit comments