Skip to content

Commit

Permalink
FIX-2396 Remove automatic release notes (#2397)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasbruvik authored Apr 30, 2024
1 parent 3d6d48c commit 833665b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
draft: false
generate_release_notes: true
tag_name: ${{ github.event.inputs.tag }}
files: |
./Src/WitsmlExplorer.Desktop/dist/WExDesktop.x64*.exe

0 comments on commit 833665b

Please sign in to comment.