We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07d4fb1 + 09eea12 commit 8654988Copy full SHA for 8654988
1 file changed
.github/workflows/docker-image.yml
@@ -10,7 +10,7 @@ env:
10
GHCR_REGISTRY: ghcr.io
11
DOCKERHUB_REGISTRY: docker.io
12
IMAGE_NAME: ${{ github.repository }}
13
- DOCKERHUB_IMAGE: ${{ secrets.DOCKERHUB_USERNAME }}/${{ github.event.repository.name }}
+ DOCKERHUB_IMAGE: evoapicloud/evo-ai
14
15
jobs:
16
build-and-push:
0 commit comments