We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910ddf0 commit a074c62Copy full SHA for a074c62
1 file changed
action.yml
@@ -6,7 +6,7 @@ inputs:
6
docker-registry:
7
description: 'Docker Registry'
8
required: true
9
- default: 'registry.staffbase.com'
+ default: 'staffbase.jfrog.io'
10
docker-image:
11
description: 'Docker Image'
12
0 commit comments