Skip to content

Commit db7a510

Browse files
authored
Update build.yml
1 parent aaee4fb commit db7a510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
if: startsWith(github.ref, 'refs/tags/v')
4141
uses: actions/upload-artifact@v2
4242
with:
43-
name: uberJAR.jar
43+
name: ${{ env.TP_SDK_JAR_NAME }}
4444
path: build/libs/${{ env.TP_SDK_JAR_NAME }}

0 commit comments

Comments
 (0)