Skip to content

Commit

Permalink
fix: placement
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 19, 2024
1 parent fd2bff6 commit 48312fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ IFS=$OLDIFS
#upload reports
# alpine doesn't allow for indirect expansion
./"$codecov_filename" \
do-upload \
${PARAM_CLI_ARGS} \
do-upload \
-t "$(eval echo \$$PARAM_TOKEN)" \
-n "${PARAM_UPLOAD_NAME}" \
-F "${FLAGS}" \
Expand Down

0 comments on commit 48312fc

Please sign in to comment.