1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-20 01:37:45 +00:00

Give the artifact a better name

This commit is contained in:
Joshua Goins 2025-05-03 11:23:05 -04:00
parent 0b1ff8e1cd
commit e4674fc83b

View file

@ -64,7 +64,7 @@ jobs:
- name: Archive artifacts - name: Archive artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: ${{ runner.os }}-package name: Kawari-${{ runner.os }}
path: | path: |
LICENSE LICENSE
USAGE.md USAGE.md