We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2224d commit 18925bbCopy full SHA for 18925bb
.github/workflows/sso-e2e-nightly-windows.yaml
@@ -32,7 +32,7 @@ on:
32
type: string
33
required: true
34
podman_remote_url:
35
- default: 'https://github.com/containers/podman/releases/download/v5.3.1/podman-5.3.1-setup.exe''
+ default: 'https://github.com/containers/podman/releases/download/v5.3.1/podman-5.3.1-setup.exe'
36
description: 'podman setup exe'
37
38
0 commit comments