We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cab20f1 + 1006d14 commit 740617aCopy full SHA for 740617a
1 file changed
.github/workflows/release-drafter.yml
@@ -74,5 +74,6 @@ jobs:
74
config-name: release-drafter.yml
75
version: ${{ inputs.version || steps.galaxy-version.outputs.version }}
76
filter-by-commitish: true
77
+ commitish: ${{ github.event.pull_request.base.ref || github.ref_name }}
78
env:
79
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments