Skip to content

Commit

Permalink
Update .github/actions/reportportal-prepare/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Anahide Tchertchian <[email protected]>
  • Loading branch information
wojtekswieton and atchertchian authored Nov 23, 2023
1 parent 38806a8 commit 1b530ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/reportportal-prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ runs:
RP_PROJECT: ${{ inputs.rp-project }}
RP_EXTRA_ATTRIBUTES: ${{ inputs.rp-extra-attributes }}
AUTO: ${{ inputs.auto-configure }}
STATIC_LAUNCH_NAME: ${{ inputs.rp-static-launch-name }}
USE_STATIC_LAUNCH_NAME: ${{ inputs.rp-use-static-launch-name }}
run: ${{ github.action_path }}/get-rp-input.sh

0 comments on commit 1b530ec

Please sign in to comment.