mirror of
https://github.com/seemueller-io/hyper-custom-cert.git
synced 2025-09-08 22:46:45 +00:00
generates docs before cargo publish
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
- name: Publish to crates.io
|
||||
env:
|
||||
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
|
||||
run: cargo publish
|
||||
run: cargo rustdoc -p hyper-custom-cert --all-features && cargo publish
|
||||
|
||||
release:
|
||||
name: Create GitHub Release
|
||||
|
Reference in New Issue
Block a user