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 0ae2a3b commit 7c80cb4Copy full SHA for 7c80cb4
.github/workflows/update_versions.yml
@@ -169,4 +169,4 @@ jobs:
169
fi
170
set -e
171
echo "New branch is: ${{ needs.update_versions.steps.name-branch.outputs.new_branch }}"
172
- python scripts/gha/trigger_workflow.py -t ${{ steps.generate-build-token.outputs.token }} -w ${{ matrix.trigger_file }} -b ${{ needs.update_versions.steps.name-branch.outputs.new_branch }}
+ python scripts/gha/trigger_workflow.py -t ${{ steps.generate-build-token.outputs.token }} -w ${{ matrix.trigger_file }} -b version-8.6.0-20211209-015548
0 commit comments