Skip to content

Commit

Permalink
feat: "latest.yml" needs to be a part of the release
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Apr 26, 2024
1 parent 76cf72b commit 66a0620
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@
"assets": [
{
"path": "dist/Captain-Setup*.exe"
},
{
"path": "dist/latest.yml"
}
]
}
Expand Down

0 comments on commit 66a0620

Please sign in to comment.