mirror of
https://github.com/immense/Remotely.git
synced 2025-10-26 11:27:15 +00:00
Update deploy-to-iis.yml
This commit is contained in:
parent
fc02518a02
commit
5a2dd11099
2
.github/workflows/deploy-to-iis.yml
vendored
2
.github/workflows/deploy-to-iis.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
- name: Decode the pfx
|
||||
run: |
|
||||
if (!($env:PfxBase64)) {
|
||||
echo "Skipping cert signing because Base64_Encoded_Pfx secret is missing.
|
||||
echo "Skipping cert signing because Base64_Encoded_Pfx secret is missing."
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user