Skip to content

Commit 740617a

Browse files
Merge pull request #29 from ahmedhamidawan/use_committish_dev
Use committish bool as well in dev
2 parents cab20f1 + 1006d14 commit 740617a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@ jobs:
7474
config-name: release-drafter.yml
7575
version: ${{ inputs.version || steps.galaxy-version.outputs.version }}
7676
filter-by-commitish: true
77+
commitish: ${{ github.event.pull_request.base.ref || github.ref_name }}
7778
env:
7879
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)