Skip to content

Commit

Permalink
Update develop.yml - allow debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cami-espinozaq authored Nov 21, 2023
1 parent fe7850d commit a953358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
AWS_REGION: eu-central-1
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
SLS_DEBUG: true
steps:
- name: Checkout app
uses: actions/checkout@v3
Expand Down

0 comments on commit a953358

Please sign in to comment.