Skip to content

Commit

Permalink
build: update prod env vars (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlnf authored Jan 27, 2025
1 parent d211b6b commit e0059f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/production-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
firebase_project_id: ${{ secrets.FIREBASE_PROJECT_ID }}
firebase_private_key_base64: ${{ secrets.FIREBASE_PRIVATE_KEY_BASE64 }}
firebase_private_key_base64_gcp_secret_name: optic-firebase-private-key
grafana_environment: production
grafana_otlp_endpoint: ${{ secrets.HUB_GRAFANA_OTLP_ENDPOINT }}
grafana_instance_id: ${{ secrets.HUB_GRAFANA_INSTANCE_ID }}
grafana_api_key: ${{ secrets.HUB_GRAFANA_API_KEY }}
Expand Down

0 comments on commit e0059f7

Please sign in to comment.