Minor fix
All checks were successful
release / Build and push Docker image (push) Successful in 1m11s

This commit is contained in:
2025-01-04 17:49:42 +03:30
parent e842b5129f
commit 4a1bee3b94

View File

@@ -38,7 +38,7 @@ jobs:
with:
context: .
push: true
tags: git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot${{gitea.sha}},git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:latest
tags: git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:${{gitea.sha}},git.mahdium.ir/mahdium/cats-of-mastodon-telegram-bot:latest
labels: ${{ steps.meta.outputs.labels }}
#tags: ${{ steps.meta.outputs.tags }}
#labels: ${{ steps.meta.outputs.labels }}