diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 08bf04f..15dac01 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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"