Browse Source

small change to get test passing

pull/1384/head
Davide Allavena 3 years ago
parent
commit
8d993bc50f
1 changed files with 1 additions and 1 deletions
  1. 2
      .github/workflows/publish-image.yml

2
.github/workflows/publish-image.yml

@ -22,7 +22,7 @@ jobs:
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1
with:
images: doccano/doccano
images: dallavena/doccano
tag-sha: true
tag-semver: |
{{version}}

Loading…
Cancel
Save