diff --git a/.github/workflows/dispatch-create-whats-new-page.yml b/.github/workflows/dispatch-create-whats-new-page.yml index 68f7e8c3c..c387a6980 100644 --- a/.github/workflows/dispatch-create-whats-new-page.yml +++ b/.github/workflows/dispatch-create-whats-new-page.yml @@ -46,7 +46,7 @@ jobs: This PR adds the release notes for ${{ github.event.inputs.project }} ${{ github.event.inputs.versionNumber }}. This was created automatically by a GitHub Action - `.github/workflows/dispatch-create-whats-new-page.yml` - branch: releaseNotes/${{ github.event.inputs.project }}-${{ github.event.inputs.releaseNotes }} + branch: releaseNotes/${{ github.event.inputs.project }}-${{ github.event.inputs.versionNumber }} # We only expect changes to these folders add-paths: | content/*