diff --git a/.github/workflows/sync-changelog-config.yml b/.github/workflows/sync-changelog-config.yml index ade74d4..8ee3df7 100644 --- a/.github/workflows/sync-changelog-config.yml +++ b/.github/workflows/sync-changelog-config.yml @@ -78,7 +78,7 @@ jobs: uses: actions/download-artifact@v4 with: name: release.yml - path: .github/release.yml + path: .github/ - name: Create/Update a pull request if the release file changed id: cpr