This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

bug: pull repo first in deploy

+1
+1
.github/workflows/deploy.yaml
··· 7 7 deploy: 8 8 runs-on: ubuntu-latest 9 9 steps: 10 + - uses: actions/checkout@v3 10 11 - name: file commands 11 12 uses: appleboy/ssh-action@v1 12 13 with: