Skip to content

Commit ab4689a

Browse files
committed
change default context
1 parent 7abf6bb commit ab4689a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ inputs:
4848
docker_context:
4949
description: "The context for building the image."
5050
required: true
51-
default: "${{ github.workspace }}/"
51+
default: "${{ github.action_path }}"
5252

5353
registry:
5454
description: "The registry to store the image in."

0 commit comments

Comments
 (0)