feat: publish unsigned artifacts by GitHub Actions

This commit is contained in:
huanghongxun 2021-05-25 13:20:33 +08:00
parent 1674f1828f
commit 1f278c2a49

View File

@ -16,3 +16,8 @@ jobs:
java-package: jdk+fx
- name: Build with Gradle
run: ./gradlew build
- name: Upload Artifacts
uses: actions/upload-artifact@v2
with:
name: HMCL
path: HMCL/build/libsz