There was an error while loading. Please reload this page.
1 parent 1685e3e commit e73a155Copy full SHA for e73a155
1 file changed
.github/workflows/publish.yml
@@ -82,7 +82,6 @@ jobs:
82
tag_name: ${{ steps.version.outputs.tag }}
83
name: ${{ steps.version.outputs.tag }}
84
target_commitish: ${{ github.sha }}
85
- generate_release_notes: true
86
87
- name: Publish package
88
if: steps.version.outputs.tag != ''
0 commit comments