diff --git a/.github/workflows/cd-post-release-tests.yml b/.github/workflows/cd-post-release-tests.yml
index cc075087fec..ae743b2e3a8 100644
--- a/.github/workflows/cd-post-release-tests.yml
+++ b/.github/workflows/cd-post-release-tests.yml
@@ -8,6 +8,14 @@ on:
required: true
type: string
+ release_platform:
+ description: "Release Platform"
+ required: true
+ type: choice
+ options:
+ - "REAL_PYPI"
+ - "TEST_PYPI"
+
workflow_call:
inputs:
syft_version:
diff --git a/README.md b/README.md
index 42495ab8b74..0d71963e6fd 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ helm install ... --set ingress.class="gce"
`0.9.0` - Coming soon...
`0.8.6` (Beta) - `dev` branch 👈🏽 API - Coming soon...
-`0.8.5-post.1` (Stable) - API
+`0.8.5-post.2` (Stable) - API
Deprecated: