We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8205bf commit 71a052cCopy full SHA for 71a052c
1 file changed
.github/workflows/dockerhub.yml
@@ -27,3 +27,5 @@ jobs:
27
username: ${{ secrets.DOCKER_USERNAME }}
28
password: ${{ secrets.DOCKER_PASSWORD }}
29
repository: ${{ matrix.repository }}
30
+ enable-url-completion: true
31
+ short-description: Docker Mailserver based on the famous ISPMail guide
0 commit comments