chore: add docs publish command
This commit is contained in:
parent
5e653407f2
commit
4735bc3f13
4 changed files with 11 additions and 1 deletions
1
Justfile
1
Justfile
|
|
@ -58,3 +58,4 @@ publish-release-binaries tag: build-release-static
|
|||
--fail \
|
||||
--upload-file target/aarch64-unknown-linux-musl/release/otter \
|
||||
https://git.rustybever.be/api/packages/Chewing_Bever/generic/otter/"{{ tag }}"/otter-linux-arm64
|
||||
just docs/publish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue