mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 15:04:36 +01:00
include pfx
This commit is contained in:
4
.github/workflows/dotnet-desktop.yml
vendored
4
.github/workflows/dotnet-desktop.yml
vendored
@@ -47,5 +47,5 @@ jobs:
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: MSIX Package
|
||||
path: ${GITHUB_WORKSPACE}/out/
|
||||
name: Server and Server selector
|
||||
path: ${{ github.workspace }}/out/
|
||||
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
@@ -452,3 +452,7 @@ $RECYCLE.BIN/
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
# Allow pregenerated ssl cert
|
||||
!nksrv/site.pfx
|
||||
!ServerSelector/myCA.pfx
|
||||
BIN
ServerSelector/myCA.pfx
Normal file
BIN
ServerSelector/myCA.pfx
Normal file
Binary file not shown.
BIN
nksrv/site.pfx
Normal file
BIN
nksrv/site.pfx
Normal file
Binary file not shown.
Reference in New Issue
Block a user