Skip to content

Commit

Permalink
Add more release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mblayman committed Jun 24, 2023
1 parent 642da9d commit 9d5b974
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ pre-commit install
```
luarocks new_version atlas-dev-1.rockspec <new version like 0.2>
# Upload expects branch name of v0.1 format
git tag -a v0.2 -m 0.2
# The upload command will build a source rock locally.
# Example
luarocks upload rockspecs/atlas-0.1-1.rockspec --api-key=$LUAROCKS_KEY
```

0 comments on commit 9d5b974

Please sign in to comment.