Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaYousefpourM authored Jan 14, 2025
1 parent 0cc7a31 commit 1846ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
env:
SECRET_KEY: ${{ secrets.SECRET_KEY }}
EMAIL_HOST_PASSWORD: ${{ secrets.EMAIL_HOST_PASSWORD }}
EMAIL_HOST_USER: ${{ vars.EMAIL_HOST_USER }}
ZIFY_AUTH: ${{ secrets.ZIFY_AUTH }}
with:
host: ${{ vars.VM_HOST }}
Expand Down

0 comments on commit 1846ed3

Please sign in to comment.