diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 4a7b1a1..bc50d15 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -5,13 +5,11 @@ on: [push] defaults: run: shell: bash - #working-directory: /home/debian - jobs: Explore-Gitea-Actions: steps: - name: List files in the repository run: | - cd /home - ls /home + cd /www + ls