Update list of crates to release

`fj-debug` has been renamed to `fj-interop`.
This commit is contained in:
Hanno Braun 2022-04-13 11:21:54 +02:00 committed by GitHub
parent 3c50ed562b
commit 077c37761b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,8 +138,8 @@ jobs:
cargo run -- publish \
--token ${{ secrets.CARGO_REGISTRY_TOKEN }} \
--crate ../fj-app \
--crate ../fj-debug \
--crate ../fj-host \
--crate ../fj-interop \
--crate ../fj-kernel \
--crate ../fj-math \
--crate ../fj-operations \