Kaynağa Gözat

Update production.yaml

Porter Support 3 yıl önce
ebeveyn
işleme
6d7f53c4fb
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      .github/workflows/production.yaml

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

@@ -48,6 +48,8 @@ jobs:
           ENABLE_SENTRY=true
           ENABLE_SENTRY=true
           SENTRY_DSN=${{secrets.SENTRY_DSN}}
           SENTRY_DSN=${{secrets.SENTRY_DSN}}
           SENTRY_ENV=frontend-production
           SENTRY_ENV=frontend-production
+          ZAPIER_WEBHOOK_URL=${{secrets.ZAPIER_WEBHOOK_URL}}
+          DISCORD_WEBHOOK_URL=${{secrets.DISCORD_WEBHOOK_URL}}
           EOL
           EOL
       - name: Build
       - name: Build
         run: |
         run: |