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