update platform version env

This commit is contained in:
Maidul Islam
2023-10-18 10:41:15 +01:00
parent b92c50addd
commit 66bfab1994

View File

@@ -75,4 +75,4 @@ jobs:
file: Dockerfile.standalone-infisical
build-args: |
POSTHOG_API_KEY=${{ secrets.PUBLIC_POSTHOG_API_KEY }}
NEXT_INFISICAL_PLATFORM_VERSION=${{ steps.extract_version.outputs.version }}
INFISICAL_PLATFORM_VERSION=${{ steps.extract_version.outputs.version }}