Missing $
This commit is contained in:
@@ -10,7 +10,7 @@ inputs:
|
||||
imagePrefix:
|
||||
description: The image prefix
|
||||
required: false
|
||||
default: {{ gitea.repositoryUrl }}/${{ gitea.repository_owner }}/
|
||||
default: ${{ gitea.repositoryUrl }}/${{ gitea.repository_owner }}/
|
||||
push:
|
||||
description: Should push the built image
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user