Skip to content

Commit e6e2463

Browse files
committed
Add name to Server artifact. Update installer. Update packages.
1 parent 38bd21b commit e6e2463

File tree

12 files changed

+26
-423
lines changed

12 files changed

+26
-423
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ jobs:
186186
uses: actions/upload-artifact@v2
187187
with:
188188
path: ./publish/
189+
name: Server
189190

190191

191192
# Remove the pfx

.github/workflows/deploy-to-iis.yml

-201
This file was deleted.

0 commit comments

Comments
 (0)