We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fc4ae commit 9e005baCopy full SHA for 9e005ba
.github/workflows/blank.yml
@@ -95,7 +95,6 @@ jobs:
95
run: |
96
echo "Fetch tags"
97
git fetch --tags --force
98
- git tag --sort=committerdate
99
- name: Build a changelog
100
run: ./infra/scripts/prepare_release_msg.sh
101
- name: Create Release
0 commit comments