Update readme file name

This commit is contained in:
Kaan Barmore-Genç 2023-02-01 23:58:47 -05:00
parent 1bb4c7af1c
commit 5cdd7b9e83
Signed by: kaan
GPG Key ID: B2E280771CD62FCF
2 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@ version = "1.7.0"
edition = "2021"
authors = ["Kaan Barmore-Genç <kaan@bgenc.net>"]
license = "MIT"
readme = "Readme.md"
readme = "README.md"
repository = "https://github.com/SeriousBug/gandi-live-dns-rust"
[profile.release]

View File

@ -161,7 +161,8 @@ Docker with `docker login`. Then follow these steps:
- Create a release on Github
- Make sure to create a tag for the release version on `master`
- Upload the binary archives to the Github release
- Update the AUR version manually
- Update the AUR version
- Run `cargo publish` to update the crates.io version
## Alternatives