Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colbylwilliams committed Dec 7, 2023
1 parent 2ab0d22 commit f549913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
repo: context.repo.repo,
tag_name: 'v${{ steps.version.outputs.fullSemVer }}',
name: 'v${{ steps.version.outputs.fullSemVer }}',
generate_release_notes: true,
prerelease: false,
});
Expand Down

0 comments on commit f549913

Please sign in to comment.