Skip to content

Commit

Permalink
docs: link to homebrew-cask autobump workflow (#1391)
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy authored Jul 17, 2024
1 parent 49b8419 commit 5256f87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The release process is automated. Follow the steps below.
* due date: date of release
* close milestone
9. Create a [New Milestone][github-new-milestone] for upcoming release.
10. A new homebrew cask will be automatically published (workflow runs ~3 hours)
10. A new homebrew cask will be [automatically published][homebrew-cask-autobump-workflow] (workflow runs ~3 hours)

### Project Philosophy

Expand All @@ -88,5 +88,6 @@ This project is a tool for monitoring new notifications from Github. It's not me
[github-milestones]: https://github.com/gitify-app/gitify/milestones
[github-new-milestone]: https://github.com/gitify-app/gitify/milestones/new
[github-new-release]: https://github.com/gitify-app/gitify/releases/new
[homebrew-cask-autobump-workflow]: https://github.com/Homebrew/homebrew-cask/actions/workflows/autobump.yml
[jest-website]: https://jestjs.io/

0 comments on commit 5256f87

Please sign in to comment.