diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9479dd0..feb066e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -79,7 +79,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: changelog-release + ref: changelog_release # must be after checkout because it will remove artifacts - uses: actions/download-artifact@v4