Skip to content

update some maps

update some maps #304

name: Run SSH command222
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: run name is ls -a vi1231
uses: garygrossgarten/[email protected]
with:
command: cd /root/Documents/watermelonbot; echo `pwd` ;which python ; ./gitpull_restartscreen.sh ; echo doneee
host: ${{ secrets.HOST }}
username: root
password: ${{ secrets.PASSWORD }}