actually upload the modrinth artifact
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 10s
Actions / Autotagger (push) Successful in 10s
Actions / Build Documentation (push) Successful in 23s

This commit is contained in:
Seaswimmer 2024-07-10 07:14:42 -04:00
parent 337308ed42
commit 7056663cf7
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -86,6 +86,14 @@ jobs:
with:
name: PrismLauncher
path: /export/prism/
continue-on-error: true
- name: Upload Modrinth export artifact
uses: actions/upload-artifact@v3
with:
name: Modrinth
path: /export/modrinth/
continue-on-error: true
Autotagger:
runs-on: docker