artifact path and name

This commit is contained in:
blockparole 2019-11-02 01:15:47 +01:00 committed by GitHub
parent 92358ec7e5
commit eba6546123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -16,4 +16,7 @@ jobs:
- name: Build with Gradle - name: Build with Gradle
run: ./gradlew build run: ./gradlew build
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v1.0.0 uses: actions/upload-artifact@master
with:
name: KAMI-*-release.jar
path: /home/runner/work/KAMI/KAMI/build/libs/