Skip to content

Commit

Permalink
Update deploy env
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Aug 29, 2024
1 parent b5308d1 commit 35f9811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
environment: staging
name: Deploy Nest Staging
env:
STAGING_HOST_IP_ADDRESS: '${{ secrets.STAGING_HOST_IP_ADDRESS }}'
STAGING_SSH_PRIVATE_KEY_PATH: '~/.ssh/nest_staging_private_key'
runs-on: ubuntu-latest
needs:
Expand Down

0 comments on commit 35f9811

Please sign in to comment.