We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4d636 commit 318122fCopy full SHA for 318122f
.github/workflows/cd.yml
@@ -67,8 +67,7 @@ jobs:
67
gke-zone: europe-west1-c
68
secrets:
69
gke-credentials: ${{ secrets.GKE_SA_KEY }}
70
- gke-project: ${{ secrets.GKE_PROJECT }}
71
- next-public-event-brite-id: ${{ secrets.NEXT_PUBLIC_EVENT_BRITE_ID }}
72
- next-public-mapbox-key: ${{ secrets.NEXT_PUBLIC_MAPBOX_KEY }}
+ gke-project: ${{ secrets.GKE_PROJECT }}
+ gh-key: ${{ secrets.GH_KEY }}
73
# cloudflare-api-token: ${{ secrets.CF_API_TOKEN }}
74
# cloudflare-zone-id: ${{ secrets.CF_ZONE_ID }}
0 commit comments