We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac573e8 commit 19f2154Copy full SHA for 19f2154
.github/actions/docker-setup/action.yml
@@ -6,6 +6,7 @@ inputs:
6
git_url:
7
description: "Git-URL from Workflow"
8
required: false
9
+ #default: 'ghcr.io'
10
git_username:
11
description: "Git-Username variable from Workflow"
12
0 commit comments