Skip to content

Commit

Permalink
Add config to set new auto release as latest (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
katybaulch authored Mar 4, 2024
1 parent 1016c2a commit 8184fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,6 @@ jobs:
with:
token: "${{ secrets.GITHUB_TOKEN }}"
generateReleaseNotes: true
makeLatest: true
prerelease: false
tag: ${{needs.auto-git-and-semver-tag.outputs.new_tag}}

0 comments on commit 8184fc5

Please sign in to comment.