We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32327c commit 0e0b44aCopy full SHA for 0e0b44a
.github/workflows/dockerimage.yml
@@ -18,4 +18,5 @@ jobs:
18
with:
19
username: ${{ secrets.DOCKER_USER }}
20
password: ${{ secrets.DOCKER_PWD }}
21
+ repository: elleflorio/svn-server
22
tags: ${{ steps.set_tag.outputs.tag }}
0 commit comments