Skip to content

Commit

Permalink
Merge branch 'staging' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
LucileRainteau authored Sep 20, 2023
2 parents 346b9a3 + ac6e3c9 commit 072ccca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api_compliance_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
"unfurl_media": false
}
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
2 changes: 1 addition & 1 deletion .github/workflows/reusable_build_and_deploy_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ jobs:
service: "${{ inputs.API_SERVICE_NAME }}-${{ env.ENV_SHORT_NAME }}"
image: "${{ env.DOCKER_REPO }}/api-data/${{ inputs.API_NAME }}:${{ steps.sha.outputs.short_sha }}"
project_id: ${{ env.DATA_GCP_PROJECT }}
region: "europe-west1"
region: "europe-west1"

0 comments on commit 072ccca

Please sign in to comment.