mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-21 21:13:24 +01:00
Added tag_name to create image
This commit is contained in:
parent
977d7f4ee6
commit
6a53451c9a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-docker.yml
vendored
1
.github/workflows/deploy-docker.yml
vendored
|
@ -17,3 +17,4 @@ jobs:
|
|||
name: parrazam/radicale-docker
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
tag_names: true
|
||||
|
|
Loading…
Reference in a new issue