aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorOvahlord <dreadkiller@gmx.de>2024-06-20 01:15:09 +0200
committerOvahlord <dreadkiller@gmx.de>2024-06-20 01:15:09 +0200
commitbf854aa0b6313717fb72558145d92d597f05def7 (patch)
tree7d9703c44b74623c584c22a8b62f93745c959b0a /.github
parent2d083cd895bb276b1dbae955d483cd4e46cf6ad8 (diff)
CI: updated windows CI build artifact output for Cata Classic
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/win-x64-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/win-x64-build.yml b/.github/workflows/win-x64-build.yml
index 3c849e31f93..7794d559ce1 100644
--- a/.github/workflows/win-x64-build.yml
+++ b/.github/workflows/win-x64-build.yml
@@ -74,6 +74,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: ${{ steps.strings.outputs.build-output-dir }}/bin
- name: TrinityCoreMasterWin64VS2022
+ name: TrinityCoreCataClassicWin64VS2022
# Set a custom retention for artifacts
#retention-days: 7