UNCLASSIFIED

Commit 0692cce3 authored by David Freeman's avatar David Freeman
Browse files

rename tar sha key

parent 7291707b
......@@ -89,7 +89,7 @@ def main():
"Project_Manifest_Link": os.environ.get("plugin_manifest"),
"Report_Tar_Name": os.environ.get("REPORT_TAR_NAME"),
"Report_Tar_Location": os.environ.get("tar_location"),
"Report_Tar_Shasum": os.environ.get("REPORT_TAR_SHASUM"),
"Report_Tar_Shasum": os.environ.get("REPORT_TAR_SHA_256_SUM"),
"Repo_Name": os.environ.get("repo_name"),
"Keywords": output_list,
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment