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 5e56637 commit 07a8cc6Copy full SHA for 07a8cc6
.github/workflows/build-packages.yml
@@ -19,6 +19,7 @@ jobs:
19
run: make all-deb
20
21
- name: Get release info
22
+ uses: ericcornelissen/git-tag-annotation-action@v2
23
id: release-info
24
25
- name: Create release
0 commit comments