We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8ada7a commit ce2d2aeCopy full SHA for ce2d2ae
.github/workflows/upload-release-assets.yml
@@ -6,7 +6,7 @@ on:
6
pkgRepo:
7
description: "Source repository to pull packages from"
8
type: string
9
- default: ""
+ default: "packages.nginx.org"
10
pkgVersion:
11
description: 'Agent version'
12
0 commit comments