Skip to content

Commit

Permalink
fix: Updated working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesiarmes committed Oct 8, 2024
1 parent 9259a70 commit d2f53b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit d2f53b0

Please sign in to comment.