Skip to content

how have I forgotten this for so long #38

how have I forgotten this for so long

how have I forgotten this for so long #38

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Executing remote command
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.HOST }}
USERNAME: ${{ secrets.USERNAME }}
PORT: ${{ secrets.PORT }}
PASSWORD: ${{ secrets.SSH }}
script: |
cd "/var/www/html/database.faithfulpack.net/images/branding"
git stash
git pull
rm -rf __old
rm -rf /var/cache/AIRCache/images/branding/*