We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cbc104 commit cf62c9dCopy full SHA for cf62c9d
.github/workflows/docker-publish.yml
@@ -10,7 +10,7 @@ on:
10
11
env:
12
REGISTRY: ghcr.io
13
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: gittimeraider/directadmin-emailforwarder
14
15
jobs:
16
build:
0 commit comments