Skip to content

chore: Update package.json and astro.config.mjs for new @playform/com… #10

chore: Update package.json and astro.config.mjs for new @playform/com…

chore: Update package.json and astro.config.mjs for new @playform/com… #10

Workflow file for this run

name: executing remote ssh commands using password
on:
push:
branches: [ main ]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: executing remote ssh commands using password
uses: appleboy/[email protected]
with:
host: "37.128.204.193"
username: "root"
password: ${{ secrets.SRV_PWD }}
script: ./workflow.sh