We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9eb3ab1 + 66a082c commit 5c06e69Copy full SHA for 5c06e69
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