diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 815e77f..2341065 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,8 @@ jobs: deploy: runs-on: ubuntu-latest steps: - + - uses: actions/checkout@v3 + - name: login to walab server & execute script ( deploy ) uses: appleboy/ssh-action@master with: