Skip to content

Commit

Permalink
fix: enable release notes in github release
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesimpson36 committed Nov 2, 2024
1 parent 3a3190b commit 2909625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
tag: ${{ github.ref }}
name: ${{ github.ref_name }}
token: ${{ steps.generate-github-token.outputs.token }}
generateReleaseNotes: true

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 2909625

Please sign in to comment.