Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseguy committed Nov 14, 2023
1 parent 463e162 commit 676f39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-patsy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- name: Deploy to Droplet
env:
DO_API_KEY: ${{ secrets.DO_API_KEY }}
DO_API_KEY: ${{ secrets.DO_API_KEY }}}
SSH_PRIVATE_KEY: ${{ secrets.PATSY_SSH_PRIVATE_KEY }}
DROPLET_IP: '165.22.197.200'
NAME: 'nitro-payment-proxy'
Expand Down

0 comments on commit 676f39a

Please sign in to comment.