We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0d7d4 commit 14e9eafCopy full SHA for 14e9eaf
.github/workflows/update-release-notes.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Run custom release notes sync action
17
- uses: ./.github/actions/sync-release-notes
+ uses: ./.github/actions/update-release-notes
18
env:
19
PAT: ${{ secrets.PAT }}
20
TARGET_BRANCH: ${{ github.event.inputs.target_branch }}
0 commit comments