Skip to content

Commit 472d02f

Browse files
committed
feat: set action to use published image
1 parent 33d5fc5 commit 472d02f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/action/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'OrientDB website deploy'
33
author: 'Tglman'
44
runs:
55
using: 'docker'
6-
image: 'Dockerfile'
6+
image: 'ghcr.io/orientechnologies/orientechnologies.github.io:main'
77
branding:
88
icon: 'zap'
99
color: 'green'

0 commit comments

Comments
 (0)