mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
Fix releasing rustlings
This commit is contained in:
parent
5595e1c397
commit
a4e623ea94
1 changed files with 1 additions and 0 deletions
|
@ -70,3 +70,4 @@ panic = "abort"
|
||||||
|
|
||||||
[package.metadata.release]
|
[package.metadata.release]
|
||||||
pre-release-hook = ["./release-hook.sh"]
|
pre-release-hook = ["./release-hook.sh"]
|
||||||
|
verify = false
|
||||||
|
|
Loading…
Reference in a new issue