Skip to content

Commit

Permalink
chore(release): update release instructions (#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Nov 3, 2023
1 parent 7077ed1 commit 5e3df39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ As of 1.9.0, the remaining steps are automated on tag pushes to Github. They are
## Homebrew release

1. Clone the [Kong/homebrew-deck](https://github.com/Kong/homebrew-deck) repo.
2. Download and unpack dist.zip from the release job artifacts.
2. Download and unpack `dist.zip` from the [release job artifacts](https://github.com/Kong/deck/actions/workflows/release.yaml).
3. `cp <unpack directory>/deck.rb <homebrew-deck directory>/Formula/`. Make sure only version and checksum is changed and rest all is left as is.
4. Commit and push to master.

Expand Down

0 comments on commit 5e3df39

Please sign in to comment.