Windows build: Rename the .exe for consistency

This commit is contained in:
Richard Hansen 2022-05-13 17:26:58 -04:00
parent 8a2ef69873
commit 52dd6a26bc
3 changed files with 4 additions and 4 deletions

View file

@ -54,5 +54,5 @@ jobs:
name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: etherpad-server-windows.exe
path: etherpad-server-windows.exe
name: etherpad-win.exe
path: etherpad-win.exe