diff --git a/.github/workflows/pipeline-dokku.yml b/.github/workflows/pipeline-dokku.yml index 2743950..661d916 100644 --- a/.github/workflows/pipeline-dokku.yml +++ b/.github/workflows/pipeline-dokku.yml @@ -79,7 +79,7 @@ jobs: uses: jsdaniell/create-json@v1.2.3 with: name: 'auth.json' - src: '.deploy/' + dir: '.deploy/' json: ${{ secrets.auth_json }} - name: Configure composer