diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 62ba571..f2f03a1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -42,7 +42,7 @@ jobs: uses: "google-github-actions/deploy-appengine@v2" with: deliverables: "public/app.yaml" - promote: false + promote: true version: ${{ steps.get_version.outputs.VERSION }} - name: Slack Notification diff --git a/data/partners.json b/data/partners.json index bff969b..2bb74c6 100644 --- a/data/partners.json +++ b/data/partners.json @@ -20,6 +20,11 @@ "id": "generali", "website": "https://www.generali.fr" }, + { + "title": "Google", + "id": "google", + "website": "https://developers.google.com/" + }, { "title": "Onepoint", "id": "onepoint", @@ -110,7 +115,7 @@ { "title": "JFrog", "id": "jfrog", - "website": "https://www.jfrog.com" + "website": "https://jfrog.com/fr/" }, { "title": "Kaïbee", @@ -196,6 +201,11 @@ "id": "arkup", "website": "https://www.arkup.fr/arkup/" }, + { + "title": "Google", + "id": "google", + "website": "https://developers.google.com/" + }, { "title": "Kanoma", "id": "kanoma",