mirror of
https://github.com/zedeus/nitter.git
synced 2025-04-21 16:34:12 +00:00
fix: tags
This commit is contained in:
parent
be81ba304e
commit
12035b5526
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
|||
file: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: dimensiondev/nitter:latest,dimensiondev/nitter:${{ github.sha }}
|
||||
tags: differui/nitter:latest,differui/nitter:${{ github.sha }}
|
||||
|
|
Loading…
Reference in a new issue