We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 962d775 commit 1a0105bCopy full SHA for 1a0105b
1 file changed
.github/workflows/build-android-lua.yml
@@ -338,7 +338,7 @@ jobs:
338
uses: softprops/action-gh-release@v1
339
with:
340
name: Lua ${{ env.LUA_VERSION }} for Android and Linux
341
- tag_name: Lua-v${{ env.LUA_VERSION }}-for-Android-and-Linux-test
+ tag_name: Lua-v${{ env.LUA_VERSION }}-for-Android-and-Linux
342
files: |
343
artifacts/**/liblua-*-android-*.so
344
artifacts/**/cjson-*-android-*.so
0 commit comments