mirror of
https://github.com/SeriousBug/gandi-live-dns-rust
synced 2025-01-06 12:09:56 -06:00
Update readme file name
This commit is contained in:
parent
1bb4c7af1c
commit
5cdd7b9e83
|
@ -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]
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue