We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568cbfb commit dcd0becCopy full SHA for dcd0bec
.github/workflows/release-drafter.yml
@@ -21,5 +21,6 @@ jobs:
21
- uses: release-drafter/release-drafter@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
22
with:
23
commitish: '${{ inputs.commitish }}'
24
+ config-name: github:cpp-linter/.github:/.github/release-drafter.yml
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments