diff --git a/.github/workflows/release-test.yaml b/.github/workflows/release-test.yaml index 796766a..a689af5 100644 --- a/.github/workflows/release-test.yaml +++ b/.github/workflows/release-test.yaml @@ -64,7 +64,6 @@ jobs: uses: actions/checkout@v4 - name: Bump version and create changelog uses: commitizen-tools/commitizen-action@master - working-directory: ${{ matrix.module }} with: working-directory: ${{ matrix.module }} github_token: ${{ secrets.GITHUB_TOKEN }}