Fix input value

This commit is contained in:
Rodel Calasagsag 2023-09-03 11:55:16 +08:00
parent d34fb8b07e
commit 9d1664b822
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ jobs:
-f run_number=${{ github.run_number }} \
-f release_tag=${{ needs.get-tag.outputs.tag }} \
-f artifact="${{ env.API_WP_LATEST_X_ARTIFACT }}" \
-f env_description="WP Latest-1" \
-f env_description="${{ env.ENV_DESCRIPTION }}" \
-f test_type="api" \
--repo woocommerce/woocommerce-test-reports