Skip to content

try to prevent OOM on low-memory servers #755

try to prevent OOM on low-memory servers

try to prevent OOM on low-memory servers #755

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.PRIVKEY }}
- name: Deploy
run: bash .github/workflows/deploy.sh