Skip to content

Commit 6e66b5a

Browse files
committed
fix(ci): fix the release workflow
1 parent 0e0ae8b commit 6e66b5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ jobs:
8585
uses: softprops/action-gh-release@v2
8686
if: github.ref_type == 'tag'
8787
with:
88-
generate_release_notes: true
8988
files: |
9089
ia-get-*-${{ matrix.job.target }}.*
9190
ia-get*.deb

0 commit comments

Comments
 (0)