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 15, 2024
1 parent 3c3d062 commit 055f5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
username: ${{secrets.OCI_USERNAME}}
key: ${{secrets.OCI_SSH_PRIVATE_KEY}}
passphrase: ${{secrets.OCI_SSH_PRIVATE_KEY_PASSPHRASE}}
source: package.json
source: ./package.json
target: /home/memory-snap/

0 comments on commit 055f5f0

Please sign in to comment.