We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d5fc5 commit 472d02fCopy full SHA for 472d02f
1 file changed
.github/action/action.yaml
@@ -3,7 +3,7 @@ description: 'OrientDB website deploy'
3
author: 'Tglman'
4
runs:
5
using: 'docker'
6
- image: 'Dockerfile'
+ image: 'ghcr.io/orientechnologies/orientechnologies.github.io:main'
7
branding:
8
icon: 'zap'
9
color: 'green'
0 commit comments