diff --git a/automation_tools/update_sha.sh b/automation_tools/update_sha.sh index 27e2f287..5c496f97 100644 --- a/automation_tools/update_sha.sh +++ b/automation_tools/update_sha.sh @@ -4,7 +4,7 @@ # sh automation_tools/update_sha.sh rd_manifest=${GITHUB_WORKSPACE}/net.retrodeck.retrodeck.yml -sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_to_update.cfg +sha_update_list=${GITHUB_WORKSPACE}/automation_tools/sha_update_list.cfg while IFS="^" read -r url placeholder do