Skip to content

Commit 2226e28

Browse files
committed
fix entrypoint in action.yaml
1 parent 2dec81a commit 2226e28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/publish/action.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ description: "Checks code"
33
runs:
44
using: "docker"
55
image: "Dockerfile"
6-
entrypoint: "./entrypoint.sh"

0 commit comments

Comments
 (0)