There was an error while loading. Please reload this page.
1 parent e9871d0 commit f44bcffCopy full SHA for f44bcff
1 file changed
.github/workflows/ci_release.yml
@@ -224,7 +224,6 @@ jobs:
224
- name: Create GitHub release
225
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
226
with:
227
- name: Release ${{ github.ref_name }}
228
tag_name: ${{ github.ref_name }}
229
target_commitish: ${{ github.sha }}
230
generate_release_notes: true
0 commit comments