Skip to content

Commit 962d775

Browse files
authored
Update build-android-lua.yml
1 parent 4d0fede commit 962d775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-android-lua.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ jobs:
338338
uses: softprops/action-gh-release@v1
339339
with:
340340
name: Lua ${{ env.LUA_VERSION }} for Android and Linux
341-
tag_name: Lua-v${{ env.LUA_VERSION }}-for-Android-and-Linux
341+
tag_name: Lua-v${{ env.LUA_VERSION }}-for-Android-and-Linux-test
342342
files: |
343343
artifacts/**/liblua-*-android-*.so
344344
artifacts/**/cjson-*-android-*.so

0 commit comments

Comments
 (0)