Skip to content

Commit

Permalink
updated deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
perennialAutodidact committed Mar 13, 2024
1 parent c223d17 commit bd4f57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
host: ${{secrets.OCI_INSTANCE_PUBLIC_IP}}
username: ${{secrets.USERNAME}}
key: ${{secrets.OCI_SSH_PRIVATE_KEY}}
passphrase: ${{secrets.OCI_SSH_PRIVATE_KEY_PASSPHRASE}}
source: package.json
target: /home/memory-snap/

0 comments on commit bd4f57b

Please sign in to comment.