mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Change name of Schemas Artifact
This commit is contained in:
parent
4cb1bbe61e
commit
47e02fd0dd
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
- name: Upload Schemas Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: NewHorizons-${{ env.BUILD_TYPE }}
|
||||
name: NewHorizons-Schemas-${{ env.BUILD_TYPE }}
|
||||
path: .\NewHorizons\Schemas
|
||||
|
||||
# Only want to commit schemas if they've actually changed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user