We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261d7c8 commit e5ac840Copy full SHA for e5ac840
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
REGISTRY: docker.io
11
- IMAGE_NAME: 'https://github.com/codechayk/eAuthor'
+ IMAGE_NAME: 'codeshayk/eAuthor'
12
13
jobs:
14
build-and-deploy:
0 commit comments