diff --git a/.gitea/workflows/release_preparation.yaml b/.gitea/workflows/release_preparation.yaml index 3d6d8b8..cbea62a 100644 --- a/.gitea/workflows/release_preparation.yaml +++ b/.gitea/workflows/release_preparation.yaml @@ -16,7 +16,7 @@ jobs: with: run: | ls - whereami + echo {$PWD} composer update image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:latest # - name: commit changed files