Update publish.yaml

This commit is contained in:
ned
2023-03-18 23:14:51 +01:00
committed by GitHub
parent 47097d40c8
commit 7cd396b1dd

View File

@@ -30,6 +30,6 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/${{ github.repository }}:${{ github.event.release.tag_name }}
n3d1117/chatgpt-telegram-bot:${{ github.event.release.tag_name }}
ghcr.io/${{ github.repository_owner }}/${{ github.repository }}:${{ github.ref_name }}
n3d1117/chatgpt-telegram-bot:${{ github.ref_name }}