We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2726ad6 commit 999b257Copy full SHA for 999b257
.github/workflows/release-branch.yml
@@ -38,7 +38,7 @@ on:
38
uploadUrl:
39
description: 'Location to publish packages to'
40
required: false
41
- default: "up-ap.nginx.com"
+ default: "https://up-ap.nginx.com"
42
workflow_call:
43
inputs:
44
githubRelease:
@@ -67,7 +67,7 @@ on:
67
required: true
68
69
type: string
70
71
72
env:
73
NFPM_VERSION: 'v2.35.3'
0 commit comments