diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index e515c3e..fad1108 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -32,4 +32,4 @@ jobs: uses: python-semantic-release/python-semantic-release@master with: github_token: ${{ secrets.GITHUB_TOKEN }} - directory: 'jeedomdaemon' + directory: ./jeedomdaemon