Skip to content

Commit

Permalink
Add bevy_gizmos/macros to publish script (#11928)
Browse files Browse the repository at this point in the history
# Objective

This crate is needed if we want to successfully publish other Bevy
crates (hint: we do!)
  • Loading branch information
cart authored and mockersf committed Feb 27, 2024
1 parent abb8c35 commit 63a3da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ crates=(
bevy_gltf
bevy_scene
bevy_sprite
bevy_gizmos/macros
bevy_gizmos
bevy_text
bevy_a11y
Expand Down

0 comments on commit 63a3da8

Please sign in to comment.