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 ed25674 commit 8ee48f3Copy full SHA for 8ee48f3
.github/workflows/label_issues_customer_deployed.yml
@@ -49,4 +49,4 @@ jobs:
49
50
# Execute the Python script
51
cd scripts/dev-metrics
52
- python add_customer_deployed_label.py "$RELEASE_LABEL"
+ python add_customer_deployed_label.py --release-label "$RELEASE_LABEL"
0 commit comments