Skip to content

Commit

Permalink
Deploy to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
amarouane-ABDELHAK committed May 31, 2024
1 parent 030f48a commit 1a2890e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
VPC_ID: ${{ vars.VPC_ID }}
STAGE: ${{ vars.STAGE }}
PERMISSIONS_BOUNDARY_ARN: ${{ vars.PERMISSIONS_BOUNDARY_ARN }}
PROJECT_NAME: ${{ vars.PROJECT_NAME }}
HONEYCOMB_API_KEY: ${{ secrets.HONEYCOMB_API_KEY }}

steps:
- name: Checkout
Expand Down

0 comments on commit 1a2890e

Please sign in to comment.