Browse Source

Update production.yaml

sunguroku 5 years ago
parent
commit
f8ffc54376
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/production.yaml

+ 1 - 0
.github/workflows/production.yaml

@@ -32,6 +32,7 @@ jobs:
           POSTHOG_API_KEY=${{secrets.POSTHOG_API_KEY}}
           POSTHOG_HOST=${{secrets.POSTHOG_HOST}}
           SEGMENT_PUBLIC_KEY=${{secrets.SEGMENT_PUBLIC_KEY}}
+          APPLICATION_CHART_REPO_URL=${{secrets.APPLICATION_CHART_REPO_URL}}
           EOL
       - name: Build
         run: |