Skip to content

Commit 8ee48f3

Browse files
authored
Update label_issues_customer_deployed.yml (dotCMS#31973)
Update parameter passing
1 parent ed25674 commit 8ee48f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label_issues_customer_deployed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
5050
# Execute the Python script
5151
cd scripts/dev-metrics
52-
python add_customer_deployed_label.py "$RELEASE_LABEL"
52+
python add_customer_deployed_label.py --release-label "$RELEASE_LABEL"

0 commit comments

Comments
 (0)