aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/create_release.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/workflows/create_release.yml b/.github/workflows/create_release.yml
index bfc5d612b..9ba83aeda 100644
--- a/.github/workflows/create_release.yml
+++ b/.github/workflows/create_release.yml
@@ -43,8 +43,8 @@ jobs:
# env:
# VCPKG_ROOT: ${{ github.workspace }}/.vcpkg
#
-# - uses: actions/upload-artifact@v3
-# name: upload artifacts
+# . name: zenserver-win64
+# uses: actions/upload-artifact@v3
# with:
# name: zenserver-win64
# path: build/zenserver-win64.zip
@@ -89,8 +89,8 @@ jobs:
env:
VCPKG_ROOT: ${{ github.workspace }}/.vcpkg
- - uses: actions/upload-artifact@v3
- name: upload zenserver-linux
+ - name: upload zenserver-linux
+ uses: actions/upload-artifact@v3
with:
name: zenserver-linux
path: build/zenserver-linux.zip