Skip to content

Commit

Permalink
Update releasing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdoming committed Jan 7, 2025
1 parent 1705702 commit 9f587aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/contributing/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ git tag vX.Y.Z
git push vX.Y.Z
```

A GitHub release then needs to be created in [actual](https://github.com/actualbudget/actual) using the below as a template.
A GitHub release should be automatically generated on push in [actual](https://github.com/actualbudget/actual). Un-mark it as a draft and change the text to the below

```markdown
:link: [View release notes](https://actualbudget.org/blog/release-23.10.0)
:link: [View release notes](https://actualbudget.org/blog/release-25.2.0)

## Desktop releases

Expand Down

0 comments on commit 9f587aa

Please sign in to comment.