mirror of
https://github.com/redstrate/Kawari.git
synced 2025-05-05 20:27:45 +00:00
Give the artifact a better name
This commit is contained in:
parent
d00958c383
commit
afa33ba096
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
- name: Archive artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ runner.os }}-package
|
||||
name: Kawari-${{ runner.os }}
|
||||
path: |
|
||||
LICENSE
|
||||
USAGE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue