Skip to content

Commit dcd0bec

Browse files
Copilot2bndy5
andauthored
fix: hard-code release-drafter config path (#74)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: 2bndy5 <14963867+2bndy5@users.noreply.github.com>
1 parent 568cbfb commit dcd0bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
- uses: release-drafter/release-drafter@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
2222
with:
2323
commitish: '${{ inputs.commitish }}'
24+
config-name: github:cpp-linter/.github:/.github/release-drafter.yml
2425
env:
2526
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)