diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bfff338..d52b13f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: - name: Generate changelog run: | - ./run.sh HEAD~ + ./cmd/whatchanged/run.sh HEAD~ release: name: Release to Github