diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index e20e20d..8e9cfa3 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -34,7 +34,7 @@ jobs: with: local: build recursive: true - remote: bowphp-build + remote: bowphp.com host: ${{ secrets.BOWPHP_WEBSITE_REMOTE_HOST }} username: ${{ secrets.BOWPHP_WEBSITE_REMOTE_USER }} password: ${{ secrets.BOWPHP_WEBSITE_REMOTE_PASSWORD }}