Skip to content

Commit

Permalink
Add google + autopromote
Browse files Browse the repository at this point in the history
  • Loading branch information
briangtn committed Aug 6, 2024
1 parent 6fc7a23 commit 0939527
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 11 additions & 1 deletion data/partners.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@
"id": "generali",
"website": "https://www.generali.fr"
},
{
"title": "Google",
"id": "google",
"website": "https://developers.google.com/"
},
{
"title": "Onepoint",
"id": "onepoint",
Expand Down Expand Up @@ -110,7 +115,7 @@
{
"title": "JFrog",
"id": "jfrog",
"website": "https://www.jfrog.com"
"website": "https://jfrog.com/fr/"
},
{
"title": "Kaïbee",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 0939527

Please sign in to comment.