There was an error while loading. Please reload this page.
1 parent 8bf0a08 commit b4cfb3fCopy full SHA for b4cfb3f
1 file changed
.github/workflows/update_version.yml
@@ -41,6 +41,6 @@ jobs:
41
run: |
42
python -m tools.packaging_automation.update_docker \
43
--prj_ver ${{ github.event.inputs.project_version }} \
44
- --gh_token "${GH_TOKEN}" \
+ --gh_token="${GH_TOKEN}" \
45
--pipeline \
46
--exec_path "$(pwd)"
0 commit comments