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 11, 2024
1 parent 86708e3 commit 269025d
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 @@ -40,7 +40,7 @@ jobs:
&& yarn build \
- name: 'Upload app files'
uses: applyboy/scp-action@master
uses: appleboy/scp-action@master
with:
host: ${{secrets.OCI_INSTANCE_PUBLIC_IP}}
username: "ocp"
Expand Down

0 comments on commit 269025d

Please sign in to comment.