We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a167427 commit 028203eCopy full SHA for 028203e
1 file changed
.github/workflows/scheduled-release-check.yml
@@ -34,7 +34,7 @@ jobs:
34
draft: false
35
prerelease: false
36
make_latest: 'true'
37
- body: "Automatically generated bindings for https://github.com/gfx-rs/wgpu-native"
+ body: "Automatically generated bindings for https://github.com/gfx-rs/wgpu-native. Supports Java 22."
38
tag_name: ${{ steps.wgpu_release.outputs.release }}
39
40
bindings:
0 commit comments