Skip to content

Commit fc4cec4

Browse files
authored
fix: update release-drafter.yml to pass commitish (#79)
1 parent ea53da3 commit fc4cec4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ on:
99
jobs:
1010
draft-release:
1111
uses: cpp-linter/.github/.github/workflows/release-drafter.yml@main
12+
with:
13+
commitish: master

0 commit comments

Comments
 (0)