Skip to content

Commit

Permalink
feat: Added automatic release generation
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Lanser <[email protected]>
  • Loading branch information
Tommylans committed Feb 13, 2023
1 parent 68a1d4d commit 81f006e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
draft: true
generate_release_notes: true
files: ./**/*

0 comments on commit 81f006e

Please sign in to comment.