Skip to content

Commit 593f1c0

Browse files
committed
trigger CI
1 parent 427a92d commit 593f1c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ env:
1919
BEVY_FEATURES: bevy_asset,bevy_animation,bevy_core_pipeline,bevy_ui,bevy_pbr,bevy_render,bevy_text,bevy_sprite,file_watcher,multi_threaded
2020
BRANCH_NAME: __update-bevy-bindings-${{ github.head_ref || github.ref_name }}
2121
GH_TOKEN: ${{ github.token }}
22+
2223
jobs:
2324
generate_bindings:
2425
permissions:

0 commit comments

Comments
 (0)