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 2c44b06 commit f4be4afCopy full SHA for f4be4af
.github/workflows/build.yml
@@ -35,11 +35,11 @@ jobs:
35
with:
36
tag_name: ${{ github.run_number }}
37
name: Release ${{ github.run_number }}
38
- body: Support 1.20.80.20 preview and 1.20.80.21 preview
+ body: Support 1.21.1 release and 1.21.10.24 preview
39
draft: false
40
prerelease: false
41
files: |
42
./build/libmaterialbinloader-arm.so
43
./build/libmaterialbinloader-arm64.so
44
env:
45
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments