Changed names and Upload Artifacts

This commit is contained in:
Mateo Pidal
2021-05-07 18:04:56 -03:00
committed by GitHub
parent 9bcfacc1b6
commit 2ff9c4b39c

View File

@@ -1,4 +1,4 @@
name: MultiMC5-Release
name: MultiMC5-Develop
on:
push:
@@ -169,3 +169,11 @@ jobs:
run: |
cd build
mingw32-make install -j4
- name: Upload Artifacts
uses: actions/upload-artifact@v2.2.3
with:
# Artifact name
name: Installed Folder
# A file, directory or wildcard pattern that describes what to upload
path: "D:/MultiMC-Cracked"