We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2c9c2 commit 5050273Copy full SHA for 5050273
.github/workflows/generate_bindings.yml
@@ -13,6 +13,7 @@ env:
13
BRANCH_NAME: __update-bevy-bindings-${{ github.head_ref || github.ref_name }}
14
GH_TOKEN: ${{ github.token }}
15
16
+
17
jobs:
18
generate_bindings:
19
permissions:
0 commit comments