ci: unquote env variables (#71139)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/71139
These variables were being interpreted as being quoted in the GITHUB_ENV
file meaning they didn't register correctly when attempting to do the
actual binary_upload.sh leading to binaries not actually getting
uploaded.
This remedies that
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Test Plan: Imported from OSS
Reviewed By: malfet, b0noI
Differential Revision: D33519952
Pulled By: seemethere
fbshipit-source-id: 727f6d4e5dbdfd0a3e2c76058bee9430b2c717a9