Skip to content

Commit

Permalink
Merge pull request #37 from dkniffin/add-gh-release-step
Browse files Browse the repository at this point in the history
Add GH release step to contributing doc
  • Loading branch information
dkniffin authored Aug 12, 2024
2 parents eda837a + 6a86f49 commit a811a67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ First, you must be authorized on both rubygems.org and npmjs.com. Then:
- `git tag -a X.Y.Z`
- Add the same text as the changelog to the tag description
- `git push origin X.Y.Z`

6. Create a new release in Github: https://github.com/dkniffin/activeadmin_reorderable/releases

0 comments on commit a811a67

Please sign in to comment.