Skip to content

Commit

Permalink
Merge pull request #2207 from aziontech/dev
Browse files Browse the repository at this point in the history
DEPLOY 2025-02-21
  • Loading branch information
HerbertJulio authored Feb 21, 2025
2 parents 11463f8 + 7d55057 commit b161105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: azion -t ${{ secrets.PLATFORM_KIT_TOKEN }}

- name: Build & Deploy
run: azion deploy --auto --local --config-dir azion/production
run: azion deploy --auto --local --debug --config-dir azion/production
env:
VITE_STRIPE_TOKEN_PROD: ${{ secrets.PROD_STRIPE_TOKEN }}
VITE_RECAPTCHA_SITE_KEY: ${{ secrets.PROD_RECAPTCHA_SITE_KEY }}
Expand Down

0 comments on commit b161105

Please sign in to comment.